/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | LowLevelTypeImpl.h | 108 unsigned getSizeInBits() const { in getSizeInBits() function
|
D | MachineValueType.h | 679 TypeSize getSizeInBits() const { in getSizeInBits() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 224 uint64_t getSizeInBits() const { return Size * 8; } in getSizeInBits() function
|
D | ValueTypes.h | 298 TypeSize getSizeInBits() const { in getSizeInBits() function
|
/external/llvm/include/llvm/IR/ |
D | DataLayout.h | 482 uint64_t getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
|
/external/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 256 unsigned getSizeInBits() const { in getSizeInBits() function
|
D | MachineValueType.h | 429 unsigned getSizeInBits() const { in getSizeInBits() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DataLayout.h | 595 uint64_t getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
|
D | DebugInfoMetadata.h | 622 uint64_t getSizeInBits() const { return SizeInBits; } in getSizeInBits() function
|
/external/llvm/lib/CodeGen/GlobalISel/ |
D | RegisterBankInfo.cpp | 362 unsigned RegisterBankInfo::getSizeInBits(unsigned Reg, in getSizeInBits() function in RegisterBankInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | RegisterBankInfo.cpp | 494 unsigned RegisterBankInfo::getSizeInBits(Register Reg, in getSizeInBits() function in RegisterBankInfo
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 186 unsigned getSizeInBits() const { return Bitwidth; } in getSizeInBits() function in __anon672407d60111::Type
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 791 Optional<uint64_t> DIVariable::getSizeInBits() const { in getSizeInBits() function in DIVariable
|
/external/clang/lib/AST/ |
D | RecordLayoutBuilder.cpp | 767 uint64_t getSizeInBits() const { return Size; } in getSizeInBits() function in __anonaf69441c0111::ItaniumRecordLayoutBuilder
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 3395 unsigned APFloat::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() function in APFloat
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 205 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() function in llvm::APFloatBase
|