Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h227 getSymbolicOperandExtensions(SPIRV::OperandCategory::OperandCategory Category,
H A DSPIRVBaseInfo.cpp133 getSymbolicOperandExtensions(SPIRV::OperandCategory::OperandCategory Category, in getSymbolicOperandExtensions() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp65 ExtensionList ReqExts = getSymbolicOperandExtensions(Category, i); in getSymbolicOperandRequirements()