Searched defs:VisitCmp (Results 1 – 6 of 6) sorted by relevance
920 void Peepholes::VisitCmp(GraphVisitor *v, Inst *inst) in VisitCmp() function in ark::compiler::Peepholes
1961 void GraphChecker::VisitCmp([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
384 void EncodeVisitor::VisitCmp(GraphVisitor *visitor, Inst *inst) in VisitCmp() function in ark::compiler::EncodeVisitor
1073 void LiteCGIRBuilder::VisitCmp(GateRef gate, GateRef e1, GateRef e2) in VisitCmp() function in panda::ecmascript::kungfu::LiteCGIRBuilder
2323 void LLVMIRBuilder::VisitCmp(GateRef gate, GateRef e1, GateRef e2) in VisitCmp() function in panda::ecmascript::kungfu::LLVMIRBuilder
3873 void LLVMIrConstructor::VisitCmp(GraphVisitor *v, Inst *inst) in VisitCmp() function in ark::compiler::LLVMIrConstructor