Searched refs:PointMode (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/X86/ |
| H A D | shufflemask-undef.ll | 41 …%struct.PointMode = type { float, float, float, float, %struct.PointLineLimits, float, i8, i8, i8,… 51 …LineMode, %struct.LogicOp, %struct.MaskMode, %struct.PixelMode, %struct.PointMode, %struct.Polygon…
|
| H A D | shufflemask-undef-inseltpoison.ll | 41 …%struct.PointMode = type { float, float, float, float, %struct.PointLineLimits, float, i8, i8, i8,… 51 …LineMode, %struct.LogicOp, %struct.MaskMode, %struct.PixelMode, %struct.PointMode, %struct.Polygon…
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/MCTargetDesc/ |
| H A D | SPIRVBaseInfo.h | 213 PointMode = 10, enumerator
|
| H A D | SPIRVBaseInfo.cpp | 236 CASE(ExecutionMode, PointMode) in getExecutionModeName()
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/ |
| H A D | SPIRVBase.td | 2673 def SPV_EM_PointMode : I32EnumAttrCase<"PointMode", 10> {
|