Home
last modified time | relevance | path

Searched defs:instruction (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dfixup_poisons.cpp30 bool FixupPoisons::FixupInstructionOperands(llvm::Instruction &instruction) in FixupInstructionOperands() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
H A Dgc_utils.cpp153 void MarkAsNonMovable(llvm::Instruction *instruction) in MarkAsNonMovable() argument
161 auto instruction = llvm::dyn_cast<const llvm::Instruction>(value); in IsNonMovable() local
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
H A Daotdump.cpp372 ZydisDecodedInstruction instruction; in PrintCodeX8664() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dencode.cpp3287 ZydisDecodedInstruction instruction; in DisasmInstr() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp2113 void LLVMIrConstructor::EncodeInlineInfo(Inst *inst, llvm::Instruction *instruction) in EncodeInlineInfo() argument

Completed in 19 milliseconds