Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h212 bool isByteSized() const { in isByteSized() function