| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | range_analysis.cpp | 75 GateRef RangeAnalysis::VisitPhi(GateRef gate) in VisitPhi() function in panda::ecmascript::kungfu::RangeAnalysis
|
| D | number_speculative_lowering.cpp | 526 void NumberSpeculativeLowering::VisitPhi(GateRef gate) in VisitPhi() function in panda::ecmascript::kungfu::NumberSpeculativeLowering
|
| D | number_speculative_retype.cpp | 561 GateRef NumberSpeculativeRetype::VisitPhi(GateRef gate) in VisitPhi() function in panda::ecmascript::kungfu::NumberSpeculativeRetype
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | escape.h | 177 static void VisitPhi([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in VisitPhi() function
|
| D | peepholes.cpp | 1308 void Peepholes::VisitPhi([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitPhi() function in ark::compiler::Peepholes
|
| /arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/ |
| D | constant_propagation.cpp | 353 void ConstantPropagation::VisitPhi(GraphVisitor *v, Inst *inst) in VisitPhi() function in panda::bytecodeopt::ConstantPropagation
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | alias_analysis.cpp | 1406 void AliasAnalysis::VisitPhi(GraphVisitor *v, Inst *inst) in VisitPhi() function in ark::compiler::AliasAnalysis
|
| D | bounds_analysis.cpp | 908 void BoundsAnalysis::VisitPhi(GraphVisitor *v, Inst *inst) in VisitPhi() function in ark::compiler::BoundsAnalysis
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph_checker.cpp | 1883 void GraphChecker::VisitPhi([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| D | llvm_ir_builder.cpp | 1180 void LLVMIRBuilder::VisitPhi(GateRef gate, const std::vector<GateRef> &phiIns) in VisitPhi() function in panda::ecmascript::kungfu::LLVMIRBuilder
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ |
| D | litecg_ir_builder.cpp | 2687 void LiteCGIRBuilder::VisitPhi(GateRef gate, const std::vector<GateRef> &phiIns) in VisitPhi() function in panda::ecmascript::kungfu::LiteCGIRBuilder
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encode_visitor.cpp | 295 void EncodeVisitor::VisitPhi([[maybe_unused]] GraphVisitor *visitor, [[maybe_unused]] Inst *inst) {} in VisitPhi() function in ark::compiler::EncodeVisitor
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 4026 void LLVMIrConstructor::VisitPhi(GraphVisitor *v, Inst *inst) in VisitPhi() function in ark::compiler::LLVMIrConstructor
|