Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp65 ExtensionList ReqExts = getSymbolicOperandExtensions(Category, i); in getSymbolicOperandRequirements()