Searched defs:InstSize (Results 1 – 8 of 8) sorted by relevance
38 size_t InstSize; in TEST() local
62 bool IsBranch, uint64_t Offset, uint64_t InstSize) { in tryAddingSymbolicOperand()
37 uint64_t InstSize) { in tryAddingSymbolicOperand()
306 uint64_t InstSize; in evalNextPC() local
669 unsigned InstSize = (Opc == ARM::tBR_JTr || Opc == ARM::t2BR_JT) ? 2 : 4; in GetInstSizeInBytes() local
550 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
6355 uint64_t InstSize; in DisassembleMachO() local
553 static GLuint InstSize[OPCODE_END_OF_LIST + 1]; variable