Searched defs:getSizeInBits (Results 1 – 13 of 13) sorted by relevance
243 uint64_t getSizeInBits() const { getSizeInBits() function
351 TypeSize getSizeInBits() const { getSizeInBits() function [all...]
631 TypeSize getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
747 uint64_t getSizeInBits() const { return SizeInBits; } getSizeInBits() function
90 unsigned getSizeInBits() const { return RegSizeInBits; } getSizeInBits() function
498 TypeSize RegisterBankInfo::getSizeInBits(Register Reg, getSizeInBits() function in RegisterBankInfo
125 unsigned getSizeInBits() const { in getSizeInBits() function in __anon9ce31d5f0111::SVEType
205 unsigned getSizeInBits() const { return Bitwidth; } in getSizeInBits() function in __anonabaaf6210111::Type
810 uint64_t getSizeInBits() const { return Size; } getSizeInBits() function in __anon84cdfbc70111::ItaniumRecordLayoutBuilder [all...]
1317 std::optional<uint64_t> DIVariable::getSizeInBits() const { getSizeInBits() function in DIVariable
331 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { getSizeInBits() function in llvm::APFloatBase