Searched refs:getExecutionModelName (Results 1 – 3 of 3) sorted by relevance
192 StringRef getExecutionModelName(ExecutionModel e);
327 O << SPIRV::getExecutionModelName(e); in printExecutionModel()
180 StringRef getExecutionModelName(ExecutionModel e) { in getExecutionModelName() function