Home
last modified time | relevance | path

Searched refs:Subtraction (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/abseil/
H A Dduration-subtraction.rst16 // Original - Subtraction in the double domain
21 // Suggestion - Subtraction in the absl::Duration domain instead
24 // Original - Subtraction of two Durations in the double domain
28 // Suggestion - Subtraction in the absl::Duration domain instead
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Daddsub-shifted.ll30 ; Subtraction is not commutative!
61 ; Subtraction is not commutative!
96 ; Subtraction is not commutative!
122 ; Subtraction is not commutative!
155 ; Subtraction is not commutative!
181 ; Subtraction is not commutative!
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/
H A Dpro-bounds-pointer-arithmetic.rst7 invalid pointer. Subtraction of two pointers is not flagged by this check.
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp65 SymbolRef Subtraction = in assumeSym() local
72 return assumeSymRel(State, Subtraction, Op, Zero); in assumeSym()
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptTokenList.def31 SHORT_TOKEN(Minus, '-') // Subtraction operator.
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dflags-from-poison-noautogen.ll6 ; Subtraction of two recurrences. The addition in the SCEV that this
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td151 // Subtraction.
161 // Subtraction (unnormalized).
H A DSystemZInstrInfo.td1072 // Subtraction
1078 // Subtraction of a register.
1083 // Subtraction from a high register.
1089 // Subtraction of memory.
1125 // Subtraction producing a carry.
1127 // Subtraction of a register.
1132 // Subtraction from a high register.
1142 // Subtraction of memory.
1163 // Subtraction producing and using a carry.
1165 // Subtraction of a register.
[all …]
H A DSystemZScheduleZ196.td345 // Subtraction
363 // Subtraction with borrow
368 // Subtraction with sign extension (32 -> 64)
797 // Subtraction
923 // Subtraction
1041 // Subtraction
H A DSystemZScheduleZEC12.td356 // Subtraction
374 // Subtraction with borrow
379 // Subtraction with sign extension (32 -> 64)
835 // Subtraction
961 // Subtraction
1085 // Subtraction
H A DSystemZInstrDFP.td156 // Subtraction.
H A DSystemZScheduleZ13.td383 // Subtraction
401 // Subtraction with borrow
406 // Subtraction with sign extension (32 -> 64)
867 // Subtraction
993 // Subtraction
1123 // Subtraction
H A DSystemZScheduleZ16.td388 // Subtraction
406 // Subtraction with borrow
411 // Subtraction with sign extension (16/32 -> 64)
906 // Subtraction
1034 // Subtraction
1168 // Subtraction
H A DSystemZScheduleZ15.td388 // Subtraction
406 // Subtraction with borrow
411 // Subtraction with sign extension (16/32 -> 64)
904 // Subtraction
1030 // Subtraction
1162 // Subtraction
H A DSystemZScheduleZ14.td384 // Subtraction
402 // Subtraction with borrow
407 // Subtraction with sign extension (16/32 -> 64)
887 // Subtraction
1013 // Subtraction
1141 // Subtraction
H A DSystemZInstrFP.td446 // Subtraction.
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dint-cmp-56.ll86 ; Subtraction does not produce the value of zero in case of overflow, so
H A Dfp-cmp-04.ll84 ; Subtraction also provides a zero-based CC value.
H A Dfp-strict-cmp-04.ll113 ; Subtraction also provides a zero-based CC value.
H A Dint-cmp-44.ll121 ; Subtraction provides in addition also enough for equality comparisons with
/llvm-project-15.0.7/polly/lib/External/isl/imath/tests/
H A Dsub.tc1 # Subtraction tests
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrMMX.td298 // -- Subtraction
/llvm-project-15.0.7/clang/include/clang/Basic/
H A Darm_neon.td337 // E.3.3 Subtraction
763 // Subtraction
1299 // Scalar Subtraction
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td1151 // Subtraction: sub
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dsub-of-negatible-inseltpoison.ll161 ; Subtraction can be negated by swapping its operands.

12