Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h460 void addInstruction(const Instruction &I) { Instructions.push_back(I); } in addInstruction() function
472 void addInstruction(uint8_t Opcode) { in addInstruction() function
477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function
483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function
490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.cpp27 void CodeRegions::addInstruction(const MCInst &Instruction) { in addInstruction() function in llvm::mca::CodeRegions
H A DCodeRegion.h97 void addInstruction(const llvm::MCInst &Instruction) { in addInstruction() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h178 void addInstruction() { in addInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp253 void addInstruction(Instruction *I, DominatorTree *DT = nullptr, in addInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp267 void addInstruction(Instruction *I) { in addInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp340 void addInstruction(MachineInstr *I) { in addInstruction() function in __anond9661d290111::Closure
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp650 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1596 void addInstruction(SExpr *V) { in addInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4198 void addInstruction(TagStoreInstr I) { in addInstruction() function in __anonc2fd70990d11::TagStoreEdit