Searched defs:VisitCall (Results 1 – 8 of 8) sorted by relevance
79 void OptimizeMemoryBarriers::VisitCall(GraphVisitor *v, Inst *inst) in VisitCall() function in ark::compiler::OptimizeMemoryBarriers
1260 void EscapeAnalysis::VisitCall(CallInst *inst) in VisitCall() function in ark::compiler::EscapeAnalysis
583 void AliasVisitor::VisitCall(GraphVisitor *v, Inst *inst) in VisitCall() function in ark::compiler::AliasVisitor
2202 void Codegen::VisitCall(CallInst *inst) in VisitCall() function in ark::compiler::Codegen
366 void EncodeVisitor::VisitCall(GraphVisitor *visitor, Inst *inst) in VisitCall() function in ark::compiler::EncodeVisitor
1041 void LLVMIRBuilder::VisitCall(GateRef gate, const std::vector<GateRef> &inList, OpCode op) in VisitCall() function in panda::ecmascript::kungfu::LLVMIRBuilder
1623 void LiteCGIRBuilder::VisitCall(GateRef gate, const std::vector<GateRef> &inList, OpCode op) in VisitCall() function in panda::ecmascript::kungfu::LiteCGIRBuilder
4324 void LLVMIrConstructor::VisitCall(GraphVisitor *v, Inst *inst) in VisitCall() function in ark::compiler::LLVMIrConstructor