Home
last modified time | relevance | path

Searched refs:VisitCastIntXToIntY (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp2061 VisitCastIntXToIntY(gate, acc_.GetIn(gate, 0)); in HandleCastIntXToIntY()
2064 void LLVMIRBuilder::VisitCastIntXToIntY(GateRef gate, GateRef e1) in VisitCastIntXToIntY() function in panda::ecmascript::kungfu::LLVMIRBuilder