HomeSort by relevance Sort by last modified time
    Searched refs:isTypeVectorBool (Results 1 - 3 of 3) sorted by null

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVType.cpp 219 SPIRVType::isTypeVectorBool() const {
235 return isTypeBool() || isTypeVectorBool();
SPIRVType.h 100 bool isTypeVectorBool() const;
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp     [all...]

Completed in 306 milliseconds