Home
last modified time | relevance | path

Searched defs:InstrSize (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp383 uint64_t InstrSize = 0; addFunctionPointerRelocationsToCurrentSymbol() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1554 disassemblePLTInstruction(const BinarySection & Section,uint64_t InstrOffset,MCInst & Instruction,uint64_t & InstrSize) disassemblePLTInstruction() argument
1583 uint64_t InstrSize; disassemblePLTSectionAArch64() local
1624 __anon1ee742a10b02(uint64_t InstrOffset, MCInst &Instruction, uint64_t &InstrSize) disassemblePLTSectionRISCV() argument
1645 uint64_t InstrSize; disassemblePLTSectionRISCV() local
1669 uint64_t InstrSize, InstrOffset = EntryOffset; disassemblePLTSectionX86() local
[all...]
/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp81 const SampleContextFrameVector &Context, uint32_t InstrSize) { in addInstructionForContext() argument
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp963 uint64_t InstrSize = 0; hasValidCodePadding() local
H A DBinaryFunction.cpp1182 uint64_t InstrSize = 0; disassembleInstructionAtOffset() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4052 int64_t InstrSize = (Size > 16) ? 32 : 16; emitUnrolled() local