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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVType.cpp 224 SPIRVType::isTypeVectorInt() const {
240 return isTypeInt() || isTypeVectorInt();
SPIRVType.h 98 bool isTypeVectorInt() const;

Completed in 112 milliseconds