| /openbsd-src/gnu/gcc/gcc/config/fr30/ |
| H A D | lib1funcs.asm | 50 ;; Perform an unsiged division of r4 / r5 and place the result in r4. 62 ;; Perform a siged division of r4 / r5 and place the result in r4. 77 ;; Perform an unsiged division of r4 / r5 and places the remainder in r4. 89 ;; Perform a siged division of r4 / r5 and place the remainder in r4.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/fr30/ |
| H A D | lib1funcs.asm | 50 ;; Perform an unsiged division of r4 / r5 and place the result in r4. 62 ;; Perform a siged division of r4 / r5 and place the result in r4. 77 ;; Perform an unsiged division of r4 / r5 and places the remainder in r4. 89 ;; Perform a siged division of r4 / r5 and place the remainder in r4.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | common.opt | 317 Perform branch target load optimization before prologue / epilogue threading 321 Perform branch target load optimization after prologue / epilogue threading 348 Perform a register copy-propagation optimization pass 352 Perform cross-jumping optimization 406 Perform early inlining 410 Perform DWARF2 duplicate elimination 414 Perform unused type elimination in debug info 418 Perform unused type elimination in debug info 430 Perform a number of minor, expensive optimizations 472 Perform global common subexpression elimination [all …]
|
| H A D | unwind.inc | 279 /* Perform stack backtrace through unwind data. */
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | GenericOpcode.rst | 300 Perform integer division and remainder thereby producing two results. 328 Perform integer comparison producing non-zero (true) or zero (false). It's 388 Perform the requested arithmetic and produce a carry output in addition to the 398 Perform the requested arithmetic and consume a carry input in addition to the 443 Perform floating point comparison producing non-zero (true) or zero 495 Perform floating-point minimum on two values. 505 Perform floating-point maximum on two values. 515 Perform floating-point minimum on two values, following the IEEE-754 2008 522 Perform floating-point maximum on two values, following the IEEE-754 2008 543 Perform the specified floating point arithmetic. [all …]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
| H A D | fp_mul_impl.inc | 79 // Perform a basic multiplication on the significands. One of them must be 120 // Perform the final rounding. The final result may overflow to infinity,
|
| H A D | fp_add_impl.inc | 151 // Perform the final rounding. The result may overflow to infinity, but
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | TargetOpcodes.def | 546 // Perform signed fixed point multiplication 549 // Perform unsigned fixed point multiplication 552 // Perform signed, saturating fixed point multiplication 555 // Perform unsigned, saturating fixed point multiplication 558 // Perform signed fixed point division 561 // Perform unsigned fixed point division 564 // Perform signed, saturating fixed point division 567 // Perform unsigned, saturating fixed point division
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrSystem.td | 150 // Perform frame management function. 319 // Perform timing facility function. 386 // Perform topology function. 390 // Perform cryptographic key management operation.
|
| H A D | SystemZInstrDFP.td | 115 // Perform floating-point operation.
|
| /openbsd-src/gnu/gcc/gcc/config/mcore/ |
| H A D | predicates.md | 257 /* Perform a quick check so we don't blow up below. */ 297 /* Perform a quick check so we don't blow up below. */
|
| /openbsd-src/gnu/gcc/gcc/config/c4x/ |
| H A D | libgcc.S | 39 ; Perform floating point divqf3
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| H A D | libgcc.S | 39 ; Perform floating point divqf3
|
| /openbsd-src/gnu/gcc/gcc/config/s390/ |
| H A D | predicates.md | 278 /* Perform a quick check so we don't blow up below. */ 336 /* Perform a quick check so we don't blow up below. */
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | predicates.md | 829 /* Perform a quick check so we don't blow up below. */ 869 /* Perform a quick check so we don't blow up below. */ 1075 /* Perform a quick check so we don't blow up below. */ 1123 /* Perform a quick check so we don't blow up below. */ 1172 /* Perform a quick check so we don't blow up below. */ 1247 /* Perform a quick check so we don't blow up below. */
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | predicates.md | 299 /* Perform a quick check so we don't blow up below. */ 356 /* Perform a quick check so we don't blow up below. */
|
| /openbsd-src/gnu/gcc/gcc/config/mips/ |
| H A D | mips.opt | 218 Perform VR4130-specific alignment optimizations
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 613 /// RESULT = [US]MULFIX(LHS, RHS, SCALE) - Perform fixed point 649 /// RESULT = [US]DIVFIX(LHS, RHS, SCALE) - Perform fixed point division on 755 // FMINNUM/FMAXNUM - Perform floating-point minimum or maximum on two 776 // FMINNUM_IEEE/FMAXNUM_IEEE - Perform floating-point minimum or maximum on 848 /// Generic FP multiply and add. Perform a * b + c, while getting the
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | arm_neon_incl.td | 72 // cast - Perform a cast to a different type. This gets emitted as a static 167 // rev - Perform a variable-width reversal of the elements. The zero'th argument
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | unwind.inc | 272 /* Perform stack backtrace through unwind data. */
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_malloc_mac.inc | 385 // Perform any sanitizer specific initialization.
|
| /openbsd-src/gnu/gcc/config/ |
| H A D | po.m4 | 30 dnl Perform the following tests also if --disable-nls has been given,
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | README | 91 printed. Perform ./configure --with-libevent=no or update libevent, rerun
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/config/ |
| H A D | po.m4 | 30 dnl Perform the following tests also if --disable-nls has been given,
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | Initialization.h | 1210 ExprResult Perform(Sema &S,
|