Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h622 std::string getSelectionControlName(uint32_t e);
H A DSPIRVInstPrinter.cpp498 O << SPIRV::getSelectionControlName(e); in printSelectionControl()
H A DSPIRVBaseInfo.cpp782 std::string getSelectionControlName(uint32_t e) { in getSelectionControlName() function