Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h243 getExtInstSetFromString(std::string SetName);
H A DSPIRVBaseInfo.cpp210 getExtInstSetFromString(std::string SetName) { in getExtInstSetFromString() function
H A DSPIRVInstPrinter.cpp103 auto Set = getExtInstSetFromString(Name); in recordOpExtInstImport()