| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | module_constant_analyzer.cpp | 38 void ModuleConstantAnalyzer::VisitIntrinsic(compiler::GraphVisitor *visitor, compiler::Inst *inst) in VisitIntrinsic() function in panda::bytecodeopt::ModuleConstantAnalyzer
|
| D | reg_encoder.cpp | 487 void RegEncoder::VisitIntrinsic(GraphVisitor *visitor, Inst *inst) in VisitIntrinsic() function in panda::bytecodeopt::RegEncoder
|
| D | codegen.cpp | 476 void BytecodeGen::VisitIntrinsic(GraphVisitor *visitor, Inst *inst_base) in VisitIntrinsic() function in panda::bytecodeopt::BytecodeGen
|
| /arkcompiler/runtime_core/libabckit/src/codegen/ |
| D | codegen_dynamic.cpp | 331 void CodeGenDynamic::VisitIntrinsic(GraphVisitor *visitor, Inst *instBase) in VisitIntrinsic() function in libabckit::CodeGenDynamic
|
| /arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/ |
| D | constant_propagation.cpp | 223 void ConstantPropagation::VisitIntrinsic(GraphVisitor *v, Inst *inst) in VisitIntrinsic() function in panda::bytecodeopt::ConstantPropagation
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | reg_encoder.cpp | 718 void RegEncoder::VisitIntrinsic(GraphVisitor *visitor, Inst *inst) in VisitIntrinsic() function in ark::bytecodeopt::RegEncoder
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | lse.cpp | 217 void VisitIntrinsic(Inst *inst, InstVector *invs) in VisitIntrinsic() function in ark::compiler::LseVisitor
|
| D | peepholes.cpp | 2665 void Peepholes::VisitIntrinsic([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIntrinsic() function in ark::compiler::Peepholes
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | alias_visitor.cpp | 544 void AliasVisitor::VisitIntrinsic(GraphVisitor *v, Inst *inst) in VisitIntrinsic() function in ark::compiler::AliasVisitor
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph_checker.cpp | 1892 void GraphChecker::VisitIntrinsic([[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 | 2373 void LLVMIRBuilder::VisitIntrinsic(GateRef gate, llvm::Intrinsic::ID llvmId, Ts... inputs) in VisitIntrinsic() function in panda::ecmascript::kungfu::LLVMIRBuilder
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encode_visitor.cpp | 1980 void EncodeVisitor::VisitIntrinsic(GraphVisitor *visitor, Inst *inst) in VisitIntrinsic() function in ark::compiler::EncodeVisitor
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 4723 void LLVMIrConstructor::VisitIntrinsic(GraphVisitor *v, Inst *inst) in VisitIntrinsic() function in ark::compiler::LLVMIrConstructor
|