Home
last modified time | relevance | path

Searched defs:Instruction (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dinstruction.h50 Instruction() : ViewInResource(nullptr), conf_(nullptr) in Instruction() function
386Instruction(AbckitInst *inst, const ApiConfig *conf, const Graph *graph) : ViewInResource(inst), c… in Instruction() function
Dbasic_block.h35 friend class Instruction; variable
Dconfig.h38 class Instruction; variable
90 friend Instruction; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dcheck_external.h27 class Instruction; variable
Ddevirt.h32 class Instruction; variable
Dgep_propagation.h27 class Instruction; variable
Dintrinsics_lowering.h32 class Instruction; variable
Dpanda_runtime_lowering.h29 class Instruction; variable
Dintrinsics_lowering.cpp105 std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleMemCall()
136std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleCall()
182std::unordered_map<llvm::Instruction *, llvm::Instruction *> *instToReplaceWithInst) in HandleFRem()
Dgep_propagation.cpp145 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/
Ddebug_data_builder.h27 class Instruction; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dinstructions.rb134 class Instruction < SimpleDelegator class
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb134 class Instruction < SimpleDelegator class
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.h36 class Instruction; variable
/arkcompiler/runtime_core/isa/
Disapi.rb95 class Instruction < SimpleDelegator class
/arkcompiler/runtime_core/static_core/isa/
Disapi.rb95 class Instruction < SimpleDelegator class