Searched defs:InstSize (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64ExternalSymbolizer.cpp | 63 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/openbsd-src/gnu/llvm/llvm/lib/MC/MCDisassembler/ |
H A D | MCExternalSymbolizer.cpp | 36 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonFixupHwLoops.cpp | 139 unsigned InstSize = HII->getSize(*MII); in fixupLoopInstrs() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 216 int64_t InstSize = EncodedInst.getBitWidth(); in encodeInstruction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/Disassembler/ |
H A D | XtensaDisassembler.cpp | 99 uint64_t InstSize, MCInst &MI, in tryAddingSymbolicOperand()
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 330 uint64_t InstSize; in evalNextPC() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 353 DiceTable &Dices, uint64_t &InstSize) { in DumpAndSkipDataInCode() 2845 uint64_t OpSize, uint64_t InstSize, int TagType, in SymbolizerGetOpInfo() 7975 uint64_t InstSize; in DisassembleMachO() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 857 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
|