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

/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DTGValueTypes.cpp55 virtual unsigned getSizeInBits() const { function in class:__anon3609::ExtendedIntegerType
72 virtual unsigned getSizeInBits() const { function in class:__anon3609::ExtendedVectorType
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DDataLayout.h429 uint64_t getSizeInBits() const { function in class:llvm::StructLayout
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DValueTypes.h359 unsigned getSizeInBits() const { function in class:llvm::MVT
779 unsigned getSizeInBits() const { function in struct:llvm::EVT
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/
H A DDebugInfo.h292 uint64_t getSizeInBits() const { return getUInt64Field(5); } function in class:llvm::DIType
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp763 uint64_t getSizeInBits() const { return Size; } function in class:__anon3010::RecordLayoutBuilder
[all...]

Completed in 77 milliseconds