Home
last modified time | relevance | path

Searched defs:getSizeInBits (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h101 unsigned getSizeInBits() const { in getSizeInBits() function
DMachineValueType.h624 unsigned getSizeInBits() const { in getSizeInBits() function
/external/llvm/include/llvm/CodeGen/
DValueTypes.h256 unsigned getSizeInBits() const { in getSizeInBits() function
DMachineValueType.h429 unsigned getSizeInBits() const { in getSizeInBits() function
/external/llvm/include/llvm/IR/
DDataLayout.h482 uint64_t getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDataLayout.h531 uint64_t getSizeInBits() const { return 8 * StructSize; } in getSizeInBits() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DValueTypes.h292 unsigned getSizeInBits() const { in getSizeInBits() function
/external/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp362 unsigned RegisterBankInfo::getSizeInBits(unsigned Reg, in getSizeInBits() function in RegisterBankInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp459 unsigned RegisterBankInfo::getSizeInBits(unsigned Reg, in getSizeInBits() function in RegisterBankInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp646 Optional<uint64_t> DIVariable::getSizeInBits() const { in getSizeInBits() function in DIVariable
/external/clang/utils/TableGen/
DNeonEmitter.cpp186 unsigned getSizeInBits() const { return Bitwidth; } in getSizeInBits() function in __anond0ff0f9c0111::Type
/external/llvm/lib/Support/
DAPFloat.cpp3395 unsigned APFloat::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() function in APFloat
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp767 uint64_t getSizeInBits() const { return Size; } in getSizeInBits() function in __anon54a544a20111::ItaniumRecordLayoutBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp170 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() function in llvm::APFloatBase