Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h235 getSymbolicOperandExtensions(SPIRV::OperandCategory::OperandCategory Category,
H A DSPIRVBaseInfo.cpp151 getSymbolicOperandExtensions(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandExtensions() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp87 ExtensionList ReqExts = getSymbolicOperandExtensions(Category, i); in getSymbolicOperandRequirements()