Searched defs:VisitCmp (Results 1 – 6 of 6) sorted by relevance
920 void Peepholes::VisitCmp(GraphVisitor *v, Inst *inst) in VisitCmp() function in panda::compiler::Peepholes
1699 void LLVMIrConstructor::VisitCmp(GraphVisitor *v, Inst *inst) in VisitCmp() function in panda::compiler::LLVMIrConstructor
1794 void GraphChecker::VisitCmp([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckInstUsers() function in panda::compiler::GraphChecker
679 void LiteCGIRBuilder::VisitCmp(GateRef gate, GateRef e1, GateRef e2) in VisitCmp() function in panda::ecmascript::kungfu::LiteCGIRBuilder
2036 void LLVMIRBuilder::VisitCmp(GateRef gate, GateRef e1, GateRef e2) in VisitCmp() function in panda::ecmascript::kungfu::LLVMIRBuilder
2800 void EncodeVisitor::VisitCmp(GraphVisitor *visitor, Inst *inst) in VisitCmp() function in panda::compiler::EncodeVisitor