Home
last modified time | relevance | path

Searched defs:isByteSized (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTypeSize.h142 bool isByteSized() const { in isByteSized() function
DLowLevelTypeImpl.h140 bool isByteSized() const { return (getSizeInBits() & 7) == 0; } in isByteSized() function
DMachineValueType.h858 bool isByteSized() const { in isByteSized() function
/external/llvm/include/llvm/CodeGen/
DValueTypes.h183 bool isByteSized() const { in isByteSized() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h212 bool isByteSized() const { in isByteSized() function