Home
last modified time | relevance | path

Searched defs:VisitParameter (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp1480 void GraphChecker::VisitParameter([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckDataFlow() function in panda::compiler::GraphChecker
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1083 void LLVMIRBuilder::VisitParameter(GateRef gate) in VisitParameter() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp2971 void EncodeVisitor::VisitParameter(GraphVisitor *visitor, Inst *inst) in VisitParameter() function in panda::compiler::EncodeVisitor