Searched defs:VisitCall (Results 1 – 6 of 6) sorted by relevance
79 void OptimizeMemoryBarriers::VisitCall(GraphVisitor *v, Inst *inst) in VisitCall() function in panda::compiler::OptimizeMemoryBarriers
1081 void EscapeAnalysis::VisitCall(CallInst *inst) in VisitCall() function in panda::compiler::EscapeAnalysis
1808 void LLVMIrConstructor::VisitCall(GraphVisitor *v, Inst *inst) in VisitCall() function in panda::compiler::LLVMIrConstructor
2757 void Codegen::VisitCall(CallInst *inst) in VisitCall() function in panda::compiler::Codegen2779 void EncodeVisitor::VisitCall(GraphVisitor *visitor, Inst *inst) in VisitCall() function in panda::compiler::EncodeVisitor
1054 void LiteCGIRBuilder::VisitCall(GateRef gate, const std::vector<GateRef> &inList, OpCode op) in VisitCall() function in panda::ecmascript::kungfu::LiteCGIRBuilder
855 void LLVMIRBuilder::VisitCall(GateRef gate, const std::vector<GateRef> &inList, OpCode op) in VisitCall() function in panda::ecmascript::kungfu::LLVMIRBuilder