Searched defs:getSizeInBits (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DTGValueTypes.cpp51 unsigned getSizeInBits() const { function in class:ExtendedIntegerType
68 unsigned getSizeInBits() const { function in class:ExtendedVectorType
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DDataLayout.h405 uint64_t getSizeInBits() const { function in class:llvm::StructLayout
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DValueTypes.h344 unsigned getSizeInBits() const { function in class:llvm::MVT
752 unsigned getSizeInBits() const { function in struct:llvm::EVT
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/
H A DDebugInfo.h244 uint64_t getSizeInBits() const { return getUInt64Field(5); } function in class:llvm::DIType
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp780 uint64_t getSizeInBits() const { return Size; } function in class:__anon2986::RecordLayoutBuilder
[all...]

Completed in 123 milliseconds