Home
last modified time | relevance | path

Searched refs:isTypeVectorFloat (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVType.cpp229 SPIRVType::isTypeVectorFloat() const { in isTypeVectorFloat() function in SPIRV::SPIRVType
245 return isTypeFloat() || isTypeVectorFloat(); in isTypeVectorOrScalarFloat()
DSPIRVType.h99 bool isTypeVectorFloat() const;