Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h235 getExtInstSetFromString(std::string SetName);
H A DSPIRVBaseInfo.cpp190 getExtInstSetFromString(std::string SetName) { in getExtInstSetFromString() function
H A DSPIRVInstPrinter.cpp65 auto Set = getExtInstSetFromString(Name); in recordOpExtInstImport()