Home
last modified time | relevance | path

Searched refs:Perform (Results 1 – 25 of 141) sorted by relevance

123456

/openbsd-src/gnu/gcc/gcc/config/fr30/
H A Dlib1funcs.asm50 ;; 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 Dlib1funcs.asm50 ;; 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 Dcommon.opt317 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 Dunwind.inc279 /* Perform stack backtrace through unwind data. */
/openbsd-src/gnu/llvm/llvm/docs/GlobalISel/
H A DGenericOpcode.rst300 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 Dfp_mul_impl.inc79 // 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 Dfp_add_impl.inc151 // Perform the final rounding. The result may overflow to infinity, but
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DTargetOpcodes.def546 // 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 DSystemZInstrSystem.td150 // Perform frame management function.
319 // Perform timing facility function.
386 // Perform topology function.
390 // Perform cryptographic key management operation.
H A DSystemZInstrDFP.td115 // Perform floating-point operation.
/openbsd-src/gnu/gcc/gcc/config/mcore/
H A Dpredicates.md257 /* 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 Dlibgcc.S39 ; Perform floating point divqf3
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dlibgcc.S39 ; Perform floating point divqf3
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Dpredicates.md278 /* 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 Dpredicates.md829 /* 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 Dpredicates.md299 /* 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 Dmips.opt218 Perform VR4130-specific alignment optimizations
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DGenericOpcodes.td613 /// 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 Darm_neon_incl.td72 // 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 Dunwind.inc272 /* Perform stack backtrace through unwind data. */
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc385 // Perform any sanitizer specific initialization.
/openbsd-src/gnu/gcc/config/
H A Dpo.m430 dnl Perform the following tests also if --disable-nls has been given,
/openbsd-src/usr.sbin/unbound/doc/
H A DREADME91 printed. Perform ./configure --with-libevent=no or update libevent, rerun
/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Dpo.m430 dnl Perform the following tests also if --disable-nls has been given,
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h1210 ExprResult Perform(Sema &S,

123456