Home
last modified time | relevance | path

Searched refs:Addition (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dint-cmp-57.ll6 ; Addition of an immediate does not depend on the "nsw" flag, since the
10 ; Addition of a negative immediate gives a positive result in case of
46 ; Addition of a positive immediate gives a negative result in case of overflow.
80 ; Addition of the minimum value gives a positive or zero result.
H A Dint-cmp-45.ll6 ; Addition provides enough for comparisons with zero if we know no
H A Dint-cmp-44.ll9 ; Addition provides enough for comparisons with zero if we know no
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/abseil/
H A Dduration-addition.rst15 // Original - Addition in the integer domain
20 // Suggestion - Addition in the absl::Time domain
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dcomptypes-5.m14 @interface MyClass (Addition) <MyProtocol> category
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptTokenList.def30 SHORT_TOKEN(Plus, '+') // Addition operator.
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td970 // Addition
975 // Addition of a register.
982 // Addition to a high register.
1001 // Addition of memory.
1009 // Addition to memory.
1015 // Addition producing a carry.
1017 // Addition of a register.
1044 // Addition of memory.
1049 // Addition to memory.
1057 // Addition of a register.
[all …]
H A DSystemZInstrHFP.td130 // Addition.
141 // Addition (unnormalized).
H A DSystemZInstrDFP.td144 // Addition.
H A DSystemZScheduleZ196.td304 // Addition
791 // Addition
917 // Addition
1037 // Addition
H A DSystemZScheduleZEC12.td315 // Addition
829 // Addition
955 // Addition
1081 // Addition
H A DSystemZScheduleZ13.td341 // Addition
861 // Addition
987 // Addition
1119 // Addition
H A DSystemZScheduleZ16.td346 // Addition
900 // Addition
1028 // Addition
1164 // Addition
H A DSystemZScheduleZ15.td346 // Addition
898 // Addition
1024 // Addition
1158 // Addition
H A DSystemZScheduleZ14.td342 // Addition
881 // Addition
1007 // Addition
1137 // Addition
H A DSystemZInstrFP.td434 // Addition.
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Dloop-strength-reduce-add-cheaper-than-mul.ll6 ; - Addition should be cheaper than multiplication
/llvm-project-15.0.7/polly/lib/External/isl/imath/tests/
H A Dadd.tc1 # Addition tests
/llvm-project-15.0.7/clang/include/clang/Basic/
H A Darm_neon.td304 // E.3.1 Addition
379 // E.3.7 Pairwise Addition
759 // Addition
893 // Pairwise Addition
1294 // Scalar Addition
1376 // Scalar Reduce Pairwise Addition (Scalar and Floating Point)
/llvm-project-15.0.7/mlir/docs/
H A DQuantization.md48 \mbox{ } operand} $$). Addition can be performed on scaled values, so long as
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp603 const DIExpression *Addition) { in combineDIExpressions() argument
604 std::vector<uint64_t> Elts = Addition->getElements().vec(); in combineDIExpressions()
606 if (Original->isImplicit() && Addition->isImplicit()) in combineDIExpressions()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrMMX.td271 // -- Addition
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsDSPInstrInfo.td556 // Addition/subtraction
943 // Addition/subtraction
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicsMips.td25 // Addition/subtraction
397 // Addition/subtraction
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Shape/IR/
H A DShapeOps.td37 let summary = "Addition of sizes and indices";

12