Home
last modified time | relevance | path

Searched defs:getSizeInBytes (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DStackMapParser.h122 unsigned getSizeInBytes() const { in getSizeInBytes() function
181 unsigned getSizeInBytes() const { in getSizeInBytes() function
282 unsigned getSizeInBytes() const { in getSizeInBytes() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h117 unsigned getSizeInBytes() const { in getSizeInBytes() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAutoInitRemark.cpp40 static Optional<uint64_t> getSizeInBytes(Optional<uint64_t> SizeInBits) { in getSizeInBytes() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp1109 unsigned MachineConstantPoolValue::getSizeInBytes(const DataLayout &DL) const { in getSizeInBytes() function in MachineConstantPoolValue
1113 unsigned MachineConstantPoolEntry::getSizeInBytes(const DataLayout &DL) const { in getSizeInBytes() function in MachineConstantPoolEntry
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h611 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCExpr.h174 unsigned getSizeInBytes() const { in getSizeInBytes() function