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.cpp204 std::string getExtInstSetName(SPIRV::InstructionSet::InstructionSet Set) { in getExtInstSetName() function
223 if (SetName == getExtInstSetName(Set)) in getExtInstSetFromString()
H A DSPIRVBaseInfo.h266 std::string getExtInstSetName(SPIRV::InstructionSet::InstructionSet Set);
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp324 addStringImm(getExtInstSetName( in outputOpExtInstImports()