Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp181 {OpCode::XOR, &LLVMIRBuilder::HandleIntXor}, in InitializeHandlers()
1694 void LLVMIRBuilder::HandleIntXor(GateRef gate) in HandleIntXor() function in panda::ecmascript::kungfu::LLVMIRBuilder