Searched defs:Instruction (Results 1 – 16 of 16) sorted by relevance
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/ |
| D | instruction.h | 50 Instruction() : ViewInResource(nullptr), conf_(nullptr) in Instruction() function 386 …Instruction(AbckitInst *inst, const ApiConfig *conf, const Graph *graph) : ViewInResource(inst), c… in Instruction() function
|
| D | basic_block.h | 35 friend class Instruction; variable
|
| D | config.h | 38 class Instruction; variable 90 friend Instruction; variable
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | check_external.h | 27 class Instruction; variable
|
| D | devirt.h | 32 class Instruction; variable
|
| D | gep_propagation.h | 27 class Instruction; variable
|
| D | intrinsics_lowering.h | 32 class Instruction; variable
|
| D | panda_runtime_lowering.h | 29 class Instruction; variable
|
| D | intrinsics_lowering.cpp | 105 std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleMemCall() 136 … std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleCall() 182 … std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleFRem()
|
| D | gep_propagation.cpp | 145 DenseMap<Instruction *, Instruction *> *sgeps) in SplitGepSelectors() 434 void GepPropagation::ReplaceRecursively(Instruction *inst, SmallVector<Instruction *, 1> *seq) in ReplaceRecursively() 476 Instruction *GepPropagation::CloneSequence(llvm::IRBuilder<> *builder, SmallVector<Instruction *, 1… in CloneSequence()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | debug_data_builder.h | 27 class Instruction; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/ |
| D | instructions.rb | 134 class Instruction < SimpleDelegator class
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | instructions.rb | 134 class Instruction < SimpleDelegator class
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_ark_interface.h | 36 class Instruction; variable
|
| /arkcompiler/runtime_core/isa/ |
| D | isapi.rb | 95 class Instruction < SimpleDelegator class
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isapi.rb | 95 class Instruction < SimpleDelegator class
|