Home
last modified time | relevance | path

Searched defs:ConvertInt32ToTaggedInt (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp774 GateRef MCRLowering::ConvertInt32ToTaggedInt(GateRef gate) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::MCRLowering
Dmcr_circuit_builder.cpp525 GateRef CircuitBuilder::ConvertInt32ToTaggedInt(GateRef gate) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp2955 LLVMValueRef LLVMIRBuilder::ConvertInt32ToTaggedInt(GateRef gate) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::LLVMIRBuilder
2961 LLVMValueRef LLVMIRBuilder::ConvertInt32ToTaggedInt(LLVMValueRef value) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2928 Expr LiteCGIRBuilder::ConvertInt32ToTaggedInt(Expr value) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::LiteCGIRBuilder