Searched defs:getSizeInBits (Results 1 – 13 of 13) sorted by relevance
109 unsigned getSizeInBits() const { in getSizeInBits() function
823 TypeSize getSizeInBits() const { in getSizeInBits() function
224 uint64_t getSizeInBits() const { return Size * 8; } in getSizeInBits() function
333 TypeSize getSizeInBits() const { in getSizeInBits() function
613 uint64_t getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
701 uint64_t getSizeInBits() const { return SizeInBits; } in getSizeInBits() function
493 unsigned RegisterBankInfo::getSizeInBits(Register Reg, in getSizeInBits() function in RegisterBankInfo
86 unsigned getSizeInBits() const { return RegSizeInBits; } in getSizeInBits() function
113 unsigned getSizeInBits() const { in getSizeInBits() function in __anon47288a980111::SVEType
206 unsigned getSizeInBits() const { return Bitwidth; } in getSizeInBits() function in __anon9e9e0a7a0111::Type
1018 Optional<uint64_t> DIVariable::getSizeInBits() const { in getSizeInBits() function in DIVariable
810 uint64_t getSizeInBits() const { return Size; } in getSizeInBits() function in __anond6239b400111::ItaniumRecordLayoutBuilder
226 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() function in llvm::APFloatBase