Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DTGValueTypes.cpp36 unsigned getSizeInBits() const { in getSizeInBits() function in ExtendedIntegerType
50 unsigned getSizeInBits() const { in getSizeInBits() function in ExtendedVectorType
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.h242 unsigned getSizeInBits() const { in getSizeInBits() function
592 unsigned getSizeInBits() const { in getSizeInBits() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetData.h326 uint64_t getSizeInBits() const { in getSizeInBits() function
/external/llvm/include/llvm/IR/
DDataLayout.h482 uint64_t getSizeInBits() const { return 8 * StructSize; } 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/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp362 unsigned RegisterBankInfo::getSizeInBits(unsigned Reg, in getSizeInBits() function in RegisterBankInfo
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h259 uint64_t getSizeInBits() const { return getUInt64Field(5); } in getSizeInBits() function
/external/clang/utils/TableGen/
DNeonEmitter.cpp186 unsigned getSizeInBits() const { return Bitwidth; } in getSizeInBits() function in __anon66c363900111::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 __anona2f417160111::ItaniumRecordLayoutBuilder