Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Daddsub-shifted.ll27 ; Subtraction is not commutative!
58 ; Subtraction is not commutative!
93 ; Subtraction is not commutative!
119 ; Subtraction is not commutative!
152 ; Subtraction is not commutative!
178 ; Subtraction is not commutative!
/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.cpp166 SymbolRef Subtraction = SymMgr.getSymSymExpr(SSE->getRHS(), BO_Sub, in assumeAux() local
173 return assumeSymRel(state, Subtraction, Op, Zero); in assumeAux()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td773 // Subtraction
779 // Subtraction of a register.
784 // Subtraction of memory.
792 // Subtraction producing a carry.
794 // Subtraction of a register.
799 // Subtraction of unsigned 32-bit immediates. These don't match
804 // Subtraction of memory.
811 // Subtraction producing and using a carry.
813 // Subtraction of a register.
817 // Subtraction of memory.
DSystemZInstrFP.td325 // Subtraction.
/external/google-breakpad/src/common/
Dtest_assembler_unittest.cc277 TEST(Subtraction, LabelConstant) { in TEST() argument
287 TEST(Subtraction, KnownLabelConstant) { in TEST() argument
304 TEST(Subtraction, LabelLabel) { in TEST() argument
/external/llvm/test/CodeGen/SystemZ/
Dfp-cmp-04.ll84 ; Subtraction also provides a zero-based CC value.
Dint-cmp-44.ll123 ; Subtraction also provides enough for equality comparisons with zero.
/external/clang/include/clang/Basic/
Darm_neon.td523 // E.3.3 Subtraction
860 // Subtraction
1301 // Scalar Subtraction
/external/llvm/lib/Target/X86/
DX86InstrMMX.td378 // -- Subtraction
DX86InstrInfo.td1909 // ASCII Adjust AL After Subtraction - sets
1919 // Decimal Adjust AL after Subtraction
/external/deqp/data/gles31/shaders/
Dimplicit_conversions.test474 group sub "Subtraction"
2188 group sub "Subtraction"
/external/llvm/include/llvm/IR/
DIntrinsicsX86.td2567 // Subtraction
/external/libxml2/
DChangeLog8361 Character Class Subtraction handling.