Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp169 {OpCode::TRUNC, &LLVMIRBuilder::HandleCastIntXToIntY}, in InitializeHandlers()
2059 void LLVMIRBuilder::HandleCastIntXToIntY(GateRef gate) in HandleCastIntXToIntY() function in panda::ecmascript::kungfu::LLVMIRBuilder