/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | TGValueTypes.cpp | 36 unsigned getSizeInBits() const { in getSizeInBits() function in ExtendedIntegerType 50 unsigned getSizeInBits() const { in getSizeInBits() function in ExtendedVectorType
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | LowLevelTypeImpl.h | 101 unsigned getSizeInBits() const { in getSizeInBits() function
|
D | MachineValueType.h | 624 unsigned getSizeInBits() const { in getSizeInBits() function
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ValueTypes.h | 242 unsigned getSizeInBits() const { in getSizeInBits() function 592 unsigned getSizeInBits() const { in getSizeInBits() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetData.h | 326 uint64_t getSizeInBits() const { 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/llvm/include/llvm/IR/ |
D | DataLayout.h | 482 uint64_t getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 292 unsigned getSizeInBits() const { in getSizeInBits() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | DataLayout.h | 531 uint64_t getSizeInBits() const { return 8 * StructSize; } 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-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | RegisterBankInfo.cpp | 459 unsigned RegisterBankInfo::getSizeInBits(unsigned Reg, in getSizeInBits() function in RegisterBankInfo
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | DebugInfo.h | 259 uint64_t getSizeInBits() const { return getUInt64Field(5); } in getSizeInBits() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 646 Optional<uint64_t> DIVariable::getSizeInBits() const { in getSizeInBits() function in DIVariable
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 186 unsigned getSizeInBits() const { return Bitwidth; } in getSizeInBits() function in __anon985e31310111::Type
|
/external/clang/lib/AST/ |
D | RecordLayoutBuilder.cpp | 767 uint64_t getSizeInBits() const { return Size; } in getSizeInBits() function in __anon07e898d70111::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-7.0/llvm/lib/Support/ |
D | APFloat.cpp | 170 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() function in llvm::APFloatBase
|