Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp322 typedef std::vector<SPIRVType *> SPIRVTypeVec; typedef in SPIRV::SPIRVModuleImpl
338 SPIRVTypeVec TypeVec;
1182 typedef std::vector<SPIRVType *> SPIRVTypeVec; typedef in SPIRV::TopologicalSort
1189 SPIRVTypeVec TypeIntVec;
1191 SPIRVTypeVec TypeVec;
1236 TopologicalSort(const SPIRVTypeVec &_TypeVec, in TopologicalSort()