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