Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()