Searched defs:addInst (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/include/llvm/MCA/ | ||
H A D | IncrementalSourceMgr.h | 70 void addInst(UniqueInst &&Inst) { in addInst() function |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCInstBuilder.h | 67 MCInstBuilder &addInst(const MCInst *Val) { in addInst() function |
/llvm-project/lld/ELF/Arch/ | ||
H A D | Mips.cpp | 346 uint32_t addInst = ELFT::Is64Bits ? 0x65f80000 : 0x25f80000; writePlt() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | MemCpyOptimizer.cpp | 173 void addInst(int64_t OffsetFromFirst, Instruction *Inst) { addInst() function in __anon735ba0f40211::MemsetRanges |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMLowOverheadLoops.cpp | 238 void addInst(MachineInstr *MI) { addInst() function in __anon464e30d50111::VPTState |
H A D | ARMFrameLowering.cpp | 607 void addInst(MachineBasicBlock::iterator I, unsigned SPAdjust, addInst() function |