Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.cpp195 std::string getExtInstSetName(SPIRV::InstructionSet::InstructionSet Set) { in getExtInstSetName() function
211 if (SetName == getExtInstSetName(Set)) in getExtInstSetFromString()
H A DSPIRVBaseInfo.h235 std::string getExtInstSetName(SPIRV::InstructionSet::InstructionSet Set);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp275 addStringImm(getExtInstSetName( in outputOpExtInstImports()