Searched defs:getSizeInBits (Results 1 – 9 of 9) sorted by relevance
108 unsigned getSizeInBits() const { in getSizeInBits() function
679 TypeSize getSizeInBits() const { in getSizeInBits() function
224 uint64_t getSizeInBits() const { return Size * 8; } in getSizeInBits() function
298 TypeSize getSizeInBits() const { in getSizeInBits() function
595 uint64_t getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
622 uint64_t getSizeInBits() const { return SizeInBits; } in getSizeInBits() function
494 unsigned RegisterBankInfo::getSizeInBits(Register Reg, in getSizeInBits() function in RegisterBankInfo
791 Optional<uint64_t> DIVariable::getSizeInBits() const { in getSizeInBits() function in DIVariable
205 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() function in llvm::APFloatBase