Home
last modified time | relevance | path

Searched refs:isUintType (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/mlir/lib/Parser/
DAttributeParser.cpp579 bool isUintType = eltTy.isUnsignedInteger(); in getIntAttrElements() local
585 if (isNegative && isUintType) { in getIntAttrElements()
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h218 bool isUintType(Id typeId) const in isUintType() function
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.h218 bool isUintType(Id typeId) const in isUintType() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp279 static inline bool isUintType (ValueType type) in isUintType() function
1776 : isUintType(prevV.valueType) ? s_uintTypes[prevInScalarSize - 1] in init()
1783 : isUintType(v.valueType) ? s_uintTypes[curInScalarSize - 1] in init()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp311 static inline bool isUintType (ValueType type) in isUintType() function
1963 : isUintType(prevV.valueType) ? s_uintTypes[prevInScalarSize - 1] in init()
1970 : isUintType(v.valueType) ? s_uintTypes[curInScalarSize - 1] in init()