Searched defs:InstSize (Results 1 – 12 of 12) sorted by relevance
322 constexpr SizeT InstSize = sizeof(IValueT); in alignFunction() local357 constexpr SizeT InstSize = 0; in bindLocalLabel() local
117 constexpr SizeT InstSize = sizeof(IValueT); in alignFunction() local148 constexpr SizeT InstSize = 0; in bindLocalLabel() local
37 void AssemblerMIPS32::emitTextInst(const std::string &Text, SizeT InstSize) { in emitTextInst()96 constexpr SizeT InstSize = 0; in bindCfgNodeLabel() local
289 static constexpr size_t InstSize = sizeof(uint32_t); variable
464 static constexpr size_t InstSize = sizeof(uint32_t); variable
739 constexpr SizeT InstSize = 0; in bindCfgNodeLabel() local786 void AssemblerARM32::emitTextInst(const std::string &Text, SizeT InstSize) { in emitTextInst()
61 bool IsBranch, uint64_t Offset, uint64_t InstSize) { in tryAddingSymbolicOperand()
40 uint64_t InstSize) { in tryAddingSymbolicOperand()
139 unsigned InstSize = HII->getSize(*MII); in fixupLoopInstrs() local
308 uint64_t InstSize; in evalNextPC() local
703 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
669 uint16_t InstSize; member