Home
last modified time | relevance | path

Searched defs:Strs (Results 1 – 2 of 2) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVUtil.h176 std::vector<std::string> Strs; in getVec() local
186 std::unordered_set<std::string> Strs; variable
196 std::set<std::string> Strs; variable
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp390 SmallVectorImpl<std::string>& Strs) { in decodeSPIRVTypeName()