Searched defs:getSizeInBits (Results 1 – 13 of 13) sorted by relevance
193 constexpr TypeSize getSizeInBits() const { in getSizeInBits() function
297 TypeSize getSizeInBits() const { in getSizeInBits() function
246 LocationSize getSizeInBits() const { in getSizeInBits() function
358 TypeSize getSizeInBits() const { in getSizeInBits() function
631 TypeSize getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
748 uint64_t getSizeInBits() const { return SizeInBits; } in getSizeInBits() function
91 unsigned getSizeInBits() const { return RegSizeInBits; } in getSizeInBits() function
499 TypeSize RegisterBankInfo::getSizeInBits(Register Reg, in getSizeInBits() function in RegisterBankInfo
125 unsigned getSizeInBits() const { in getSizeInBits() function in __anone51b860d0111::SVEType
205 unsigned getSizeInBits() const { return Bitwidth; } in getSizeInBits() function in __anonfaf0748f0111::Type
817 uint64_t getSizeInBits() const { return Size; } in getSizeInBits() function in __anonbcc347f50111::ItaniumRecordLayoutBuilder
1327 std::optional<uint64_t> DIVariable::getSizeInBits() const { in getSizeInBits() function in DIVariable
362 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() function in llvm::APFloatBase