Home
last modified time | relevance | path

Searched defs:InstrOffset (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/lib/Passes/
H A DStackAllocationAnalysis.cpp66 int64_t InstrOffset = SPT.getStateAt(*Instr)->first; in doKill() local
/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp415 int64_t InstrOffset = TRI->getFrameIndexInstrOffset(&MI, idx); insertFrameReferenceRegisters() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1638 while (InstrOffset < SectionSize) { in disassemblePLTSectionRISCV() local
1552 disassemblePLTInstruction(const BinarySection & Section,uint64_t InstrOffset,MCInst & Instruction,uint64_t & InstrSize) disassemblePLTInstruction() argument
1576 uint64_t InstrOffset = 0; disassemblePLTSectionAArch64() local
1669 uint64_t InstrSize, InstrOffset = EntryOffset; disassemblePLTSectionX86() local
[all...]
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp1349 unsigned InstrOffset = 0; generateCompactUnwindEncoding() local