Home
last modified time | relevance | path

Searched defs:addInstruction (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A DCodeRegion.cpp108 void CodeRegions::addInstruction(const MCInst &Instruction) { in addInstruction() function in llvm::mca::CodeRegions
H A DCodeRegion.h68 void addInstruction(const llvm::MCInst &Instruction) { in addInstruction() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h441 void addInstruction(const Instruction &I) { Instructions.push_back(I); } in addInstruction() function
453 void addInstruction(uint8_t Opcode) { in addInstruction() function
458 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function
464 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h181 void addInstruction() { in addInstruction() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp94 void BasicBlockFiller::addInstruction(const MCInst &Inst, const DebugLoc &DL) { in addInstruction() function in llvm::exegesis::BasicBlockFiller
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp249 void addInstruction(Instruction *I, DominatorTree *DT = nullptr, in addInstruction() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp540 void FileAnalysis::addInstruction(const Instr &Instruction) { in addInstruction() function in llvm::cfi_verify::FileAnalysis
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp268 void addInstruction(Instruction *I) { in addInstruction() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp340 void addInstruction(MachineInstr *I) { in addInstruction() function in __anoncbde8b740111::Closure
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp659 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3146 void addInstruction(TagStoreInstr I) { in addInstruction() function in __anon7ef03f040711::TagStoreEdit
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1589 void addInstruction(SExpr *V) { in addInstruction() function