Searched defs:isSized (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/ |
| D | Type.h | 237 bool isSized() const { in isSized() function
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fBasicComputeShaderTests.cpp | 366 …t& context, const char* name, const char* description, int numValues, bool isSized, const tcu::IVe… in InvertSSBOInPlaceCase() 470 …t& context, const char* name, const char* description, int numValues, bool isSized, const tcu::IVe… in WriteToMultipleSSBOCase()
|
| /external/llvm/lib/IR/ |
| D | Type.cpp | 486 bool StructType::isSized(SmallPtrSetImpl<Type*> *Visited) const { in isSized() function in StructType
|