Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp737 GateRef MCRLowering::ConvertInt32ToTaggedInt(GateRef gate) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::MCRLowering
Dmcr_circuit_builder.cpp445 GateRef CircuitBuilder::ConvertInt32ToTaggedInt(GateRef gate) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp2884 LLVMValueRef LLVMIRBuilder::ConvertInt32ToTaggedInt(GateRef gate) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::LLVMIRBuilder
2890 LLVMValueRef LLVMIRBuilder::ConvertInt32ToTaggedInt(LLVMValueRef value) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2888 Expr LiteCGIRBuilder::ConvertInt32ToTaggedInt(Expr value) in ConvertInt32ToTaggedInt() function in panda::ecmascript::kungfu::LiteCGIRBuilder