Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp167 {OpCode::ZEXT, &LLVMIRBuilder::HandleZExtInt}, in InitializeHandlers()
1217 void LLVMIRBuilder::HandleZExtInt(GateRef gate) in HandleZExtInt() function in panda::ecmascript::kungfu::LLVMIRBuilder