Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h122 unsigned getSizeInBytes() const { getSizeInBytes() function
181 unsigned getSizeInBytes() const { getSizeInBytes() function
282 unsigned getSizeInBytes() const { getSizeInBytes() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h201 constexpr TypeSize getSizeInBytes() const { in getSizeInBytes() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp150 getSizeInBytes(std::optional<uint64_t> SizeInBits) { in getSizeInBytes() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h635 TypeSize getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1446 unsigned MachineConstantPoolValue::getSizeInBytes(const DataLayout &DL) const { in getSizeInBytes() function in MachineConstantPoolValue
1450 unsigned MachineConstantPoolEntry::getSizeInBytes(const DataLayout &DL) const { in getSizeInBytes() function in MachineConstantPoolEntry
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h172 unsigned getSizeInBytes() const { in getSizeInBytes() function
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8051 Value *OpenMPIRBuilder::getSizeInBytes(Value *BasePtr) { in getSizeInBytes() function in OpenMPIRBuilder