Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVUtil.h175 getVec(const std::string &S, char Delim) { in getVec() function
375 getVec(const std::string &Str) { in getVec() function
396 getVec(T Op1) { in getVec() function
404 getVec(T Op1, T Op2) { in getVec() function
413 getVec(T Op1, T Op2, T Op3) { in getVec() function
423 getVec(T Op1, const std::vector<T> &Ops2) { in getVec() function