Searched defs:ConvertFloat64ToTaggedDouble (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | mcr_lowering.cpp | 809 GateRef MCRLowering::ConvertFloat64ToTaggedDouble(GateRef gate) in ConvertFloat64ToTaggedDouble() function in panda::ecmascript::kungfu::MCRLowering |
| D | mcr_circuit_builder.cpp | 570 GateRef CircuitBuilder::ConvertFloat64ToTaggedDouble(GateRef gate) in ConvertFloat64ToTaggedDouble() function in panda::ecmascript::kungfu::CircuitBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_ir_builder.cpp | 2969 LLVMValueRef LLVMIRBuilder::ConvertFloat64ToTaggedDouble(GateRef gate) in ConvertFloat64ToTaggedDouble() function in panda::ecmascript::kungfu::LLVMIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| D | litecg_ir_builder.cpp | 2946 Expr LiteCGIRBuilder::ConvertFloat64ToTaggedDouble(GateRef gate) in ConvertFloat64ToTaggedDouble() function in panda::ecmascript::kungfu::LiteCGIRBuilder |