Home
last modified time | relevance | path

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

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