Searched defs:isByteSized (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h142 bool isByteSized() const { function in class:llvm::TypeSize
H A DLowLevelTypeImpl.h140 bool isByteSized() const { return (getSizeInBits() & 7) == 0; } function in class:llvm::LLT
H A DMachineValueType.h858 bool isByteSized() const { function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h212 bool isByteSized() const { function in struct:llvm::EVT

Completed in 178 milliseconds