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

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

Completed in 153 milliseconds