Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h98 MultiView = 4439, enumerator
H A DSPIRVBaseInfo.cpp106 CASE(Capability, MultiView) in getCapabilityName()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVBase.td1050 def SPV_C_MultiView : I32EnumAttrCase<"MultiView", 4439> {