Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1822 VisitIntXor(gate, g0, g1); in HandleIntXor()
2171 void LLVMIRBuilder::VisitIntXor(GateRef gate, GateRef e1, GateRef e2) in VisitIntXor() function in panda::ecmascript::kungfu::LLVMIRBuilder
Dlitecg_ir_builder.cpp1309 VisitIntXor(gate, g0, g1); in HandleIntXor()
1312 void LiteCGIRBuilder::VisitIntXor(GateRef gate, GateRef e1, GateRef e2) in VisitIntXor() function in panda::ecmascript::kungfu::LiteCGIRBuilder