Home
last modified time | relevance | path

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

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