Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.h97 DeviceGroup = 4437, enumerator
H A DSPIRVBaseInfo.cpp105 CASE(Capability, DeviceGroup) in getCapabilityName()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVBase.td516 def SPV_C_DeviceGroup : I32EnumAttrCase<"DeviceGroup", 4437> {