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.h268 getExtInstSetFromString(std::string SetName);
H A DSPIRVBaseInfo.cpp219 getExtInstSetFromString(std::string SetName) { in getExtInstSetFromString() function
H A DSPIRVInstPrinter.cpp99 auto Set = getExtInstSetFromString(Name); in recordOpExtInstImport()