Home
last modified time | relevance | path

Searched refs:FSub (Results 1 – 25 of 241) sorted by relevance

12345678910

/external/deqp-deps/glslang/Test/baseResults/
Dspv.prepost.frag.out80 37: 10(float) FSub 36 28
97 49: 10(float) FSub 48 28
106 56: 10(float) FSub 55 28
112 60: 10(float) FSub 59 28
122 69: 10(float) FSub 68 28
129 80: 10(float) FSub 79 28
135 86: 10(float) FSub 85 28
Dspv.matrix.frag.out77 18: 7(fvec4) FSub 16 17
80 21: 7(fvec4) FSub 19 20
83 24: 7(fvec4) FSub 22 23
193 130: 7(fvec4) FSub 129 128
195 132: 7(fvec4) FSub 131 128
197 134: 7(fvec4) FSub 133 128
252 201: 7(fvec4) FSub 200 199
254 203: 7(fvec4) FSub 202 199
256 205: 7(fvec4) FSub 204 199
Dspv.discard-dce.frag.out63 29: 6(float) FSub 28 10
68 35: 6(float) FSub 34 10
121 82: 7(fvec4) FSub 80 81
Dspv.always-discard2.frag.out56 29: 6(float) FSub 28 10
61 35: 6(float) FSub 34 10
Dspv.always-discard.frag.out63 29: 6(float) FSub 28 10
68 35: 6(float) FSub 34 10
Dhlsl.scalar2matrix.frag.out484 61: 7(fvec4) FSub 60 59
486 63: 7(fvec4) FSub 62 59
488 65: 7(fvec4) FSub 64 59
490 67: 7(fvec4) FSub 66 59
Dspv.debugInfo.1.1.frag.out169 94: 11(fvec4) FSub 92 93
266 43: 11(fvec4) FSub 41 42
Dspv.debugInfo.frag.out170 94: 11(fvec4) FSub 92 93
267 43: 11(fvec4) FSub 41 42
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dspv.prepost.frag.out80 37: 10(float) FSub 36 28
97 49: 10(float) FSub 48 28
106 56: 10(float) FSub 55 28
112 60: 10(float) FSub 59 28
122 69: 10(float) FSub 68 28
129 80: 10(float) FSub 79 28
135 86: 10(float) FSub 85 28
Dspv.matrix.frag.out77 18: 7(fvec4) FSub 16 17
80 21: 7(fvec4) FSub 19 20
83 24: 7(fvec4) FSub 22 23
193 130: 7(fvec4) FSub 129 128
195 132: 7(fvec4) FSub 131 128
197 134: 7(fvec4) FSub 133 128
252 201: 7(fvec4) FSub 200 199
254 203: 7(fvec4) FSub 202 199
256 205: 7(fvec4) FSub 204 199
Dspv.discard-dce.frag.out63 29: 6(float) FSub 28 10
68 35: 6(float) FSub 34 10
121 82: 7(fvec4) FSub 80 81
Dspv.always-discard2.frag.out56 29: 6(float) FSub 28 10
61 35: 6(float) FSub 34 10
Dspv.always-discard.frag.out63 29: 6(float) FSub 28 10
68 35: 6(float) FSub 34 10
Dhlsl.scalar2matrix.frag.out484 61: 7(fvec4) FSub 60 59
486 63: 7(fvec4) FSub 62 59
488 65: 7(fvec4) FSub 64 59
490 67: 7(fvec4) FSub 66 59
Dspv.debugInfo.1.1.frag.out169 94: 11(fvec4) FSub 92 93
266 43: 11(fvec4) FSub 41 42
Dspv.debugInfo.frag.out170 94: 11(fvec4) FSub 92 93
267 43: 11(fvec4) FSub 41 42
/external/llvm-project/mlir/test/Dialect/SPIRV/
Darithmetic-ops.mlir106 // spv.FSub
110 // CHECK: spv.FSub
111 %0 = spv.FSub %arg, %arg : f32
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAtomicRMW.cpp30 case AtomicRMWInst::FSub: // +0.0 in isIdempotentRMW()
67 case AtomicRMWInst::FSub: in isSaturating()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAtomicRMW.cpp28 case AtomicRMWInst::FSub: // +0.0 in isIdempotentRMW()
65 case AtomicRMWInst::FSub: in isSaturating()
/external/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp113 case Instruction::FSub: return Instruction::Sub; in mapBinOpcode()
212 case Instruction::FSub: in walkBackwards()
258 case Instruction::FSub: in walkForwards()
485 case Instruction::FSub: in convert()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp116 case Instruction::FSub: return Instruction::Sub; in mapBinOpcode()
216 case Instruction::FSub: in walkBackwards()
265 case Instruction::FSub: in walkForwards()
495 case Instruction::FSub: in convert()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp116 case Instruction::FSub: return Instruction::Sub; in mapBinOpcode()
217 case Instruction::FSub: in walkBackwards()
266 case Instruction::FSub: in walkForwards()
496 case Instruction::FSub: in convert()
/external/llvm-project/mlir/test/Dialect/SPIRV/Serialization/
Darithmetic-ops.mlir30 // CHECK: {{%.*}} = spv.FSub {{%.*}}, {{%.*}} : vector<4xf32>
31 %0 = spv.FSub %arg0, %arg1 : vector<4xf32>
Dcooperative-matrix.mlir83 // CHECK: {{%.*}} = spv.FSub {{%.*}}, {{%.*}} : !spv.coopmatrix<8x16xf32, Subgroup>
84 %r = spv.FSub %a, %b : !spv.coopmatrix<8x16xf32, Subgroup>
/external/llvm-project/mlir/test/Conversion/SPIRVToLLVM/
Darithmetic-ops-to-llvm.mlir76 // spv.FSub
82 %0 = spv.FSub %arg0, %arg1 : f32
89 %0 = spv.FSub %arg0, %arg1 : vector<2xf32>

12345678910