Home
last modified time | relevance | path

Searched defs:truncated (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_number_stub_builder.cpp220 GateRef truncated = ChangeInt32ToFloat64(TruncFloatToInt64(f)); in IsSafeInteger() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.cpp948 GateRef truncated = builder_.BinaryArithmetic(circuit_->Mul(), in LowerInt32DivWithCheck() local
H A Dstub_builder.cpp7570 GateRef truncated = Int32Mul(*intResult, intRight); in FastIntDiv() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp1755 auto truncated = builder_.CreateUnaryIntrinsic(llvm::Intrinsic::trunc, input); in CreateIsInteger() local

Completed in 30 milliseconds