Home
last modified time | relevance | path

Searched defs:InstSize (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/unittests/MC/
H A DDisassembler.cpp37 size_t InstSize; in TEST() local
83 size_t InstSize; in TEST() local
/llvm-project/llvm/unittests/MC/AMDGPU/
H A DDisassembler.cpp55 size_t InstSize; in TEST() local
101 uint64_t InstSize = 0U; in TEST() local
187 uint64_t InstSize = 0U; in TEST() local
/llvm-project/llvm/unittests/MC/X86/
H A DX86MCDisassemblerTest.cpp82 uint64_t InstSize) override { in tryAddingSymbolicOperand()
101 uint64_t InstSize; in TEST() local
/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp63 tryAddingSymbolicOperand(MCInst & MI,raw_ostream & CommentStream,int64_t Value,uint64_t Address,bool IsBranch,uint64_t Offset,uint64_t OpSize,uint64_t InstSize) tryAddingSymbolicOperand() argument
/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp36 tryAddingSymbolicOperand(MCInst & MI,raw_ostream & cStream,int64_t Value,uint64_t Address,bool IsBranch,uint64_t Offset,uint64_t OpSize,uint64_t InstSize) tryAddingSymbolicOperand() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp139 unsigned InstSize = HII->getSize(*MII); in fixupLoopInstrs() local
/llvm-project/bolt/lib/Target/X86/
H A DX86MCSymbolizer.cpp27 bool IsBranch, uint64_t ImmOffset, uint64_t ImmSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kMCCodeEmitter.cpp240 for (unsigned i = 0; i != InstSize; i += 16) in encodeInstruction() local
/llvm-project/llvm/lib/Target/Xtensa/Disassembler/
H A DXtensaDisassembler.cpp99 tryAddingSymbolicOperand(int64_t Value,bool isBranch,uint64_t Address,uint64_t Offset,uint64_t InstSize,MCInst & MI,const void * Decoder) tryAddingSymbolicOperand() argument
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp363 if (!decodeInst(Symbol, Inst, InstSize, 0)) in evalNextPC() local
/llvm-project/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp941 const unsigned InstSize = 4; analyzePLTEntry() local
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp2457 uint64_t InstSize; validateInstructionEncoding() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp327 DiceTable &Dices, uint64_t &InstSize) { in DumpAndSkipDataInCode() argument
2807 SymbolizerGetOpInfo(void * DisInfo,uint64_t Pc,uint64_t Offset,uint64_t OpSize,uint64_t InstSize,int TagType,void * TagBuf) SymbolizerGetOpInfo() argument
7680 uint64_t InstSize; DisassembleMachO() local
[all...]
/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp860 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand() argument