HomeSort by: relevance | last modified time | path
    Searched refs:Both (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/include/llvm/Target/
CGPassBuilderOption.h 26 enum class CFLAAType { None, Steensgaard, Andersen, Both };
  /src/external/gpl3/binutils/dist/config/
bootstrap-debug-lean.mk 3 # state during stage3. Both can be used simultaneously.
  /src/external/gpl3/binutils.old/dist/config/
bootstrap-debug-lean.mk 3 # state during stage3. Both can be used simultaneously.
  /src/external/gpl3/gcc/dist/config/
bootstrap-debug-lean.mk 3 # state during stage3. Both can be used simultaneously.
  /src/external/gpl3/gcc.old/dist/config/
bootstrap-debug-lean.mk 3 # state during stage3. Both can be used simultaneously.
  /src/external/gpl3/gdb/dist/config/
bootstrap-debug-lean.mk 3 # state during stage3. Both can be used simultaneously.
  /src/external/gpl3/gdb.old/dist/config/
bootstrap-debug-lean.mk 3 # state during stage3. Both can be used simultaneously.
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-kasp-keydir-vs-keystore4.conf 15 * The zone inherits the key-directory from the "view" level. Both views use the
bad-kasp-keystore2.conf 15 * Both policies use the same key-store. Should fail because the same zone in
  /src/distrib/alpha/instkernel/ramdisk/
upgrade.sh 58 echo "sysinst utility. Both programs are on this installation media set.
install.sh 58 echo "sysinst utility. Both programs are on this installation media set.
  /src/external/bsd/wpa/dist/src/eapol_auth/
eapol_auth_sm_i.h 20 typedef enum { Both = 0, In = 1 } ControlledDirection;
eapol_auth_dump.c 40 case Both: return "Both";
  /src/usr.bin/make/unit-tests/
varmod-order-numeric.mk 27 # Both ':Onr' and ':Orn' have the same effect.
comment.mk 51 VAR= \# # Both in the assignment.
escape.mk 111 # Both backslashes should be taken literally, and the newline is NOT escaped.
209 # both the backslash and the newline should be passed to the shell.
220 # Both backslashes are retained, but the newline is not escaped.
  /src/external/gpl3/gcc/dist/libgcc/config/microblaze/
muldi3_hard.S 38 # Both the input numbers are divided into 16 bit number as follows
modsi3.S 90 or r3,r0,r0 # set result to 0 [Both mod as well as div are 0]
  /src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/
muldi3_hard.S 38 # Both the input numbers are divided into 16 bit number as follows
modsi3.S 90 or r3,r0,r0 # set result to 0 [Both mod as well as div are 0]
  /src/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
addsf3.S 123 ; If both inputs are inf, but with different signs, the result is NaN.
215 .Ladd: ; Both bit 23 of DBL1 and bit 0 of r5 are clear.
322 .Ladd_dbl1_gt: ; both bit 23 of DBL0 and bit 0 of r5 are clear.
  /src/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
addsf3.S 123 ; If both inputs are inf, but with different signs, the result is NaN.
215 .Ladd: ; Both bit 23 of DBL1 and bit 0 of r5 are clear.
322 .Ladd_dbl1_gt: ; both bit 23 of DBL0 and bit 0 of r5 are clear.
  /src/external/lgpl3/gmp/dist/mpn/generic/
toom_interpolate_12pts.c 26 or both in parallel, as here.
42 #error Not implemented: Both sublsh_n(,,,20) should be corrected.
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetPassConfig.cpp 142 // Enable or disable FastISel. Both options are needed, because
199 clEnumValN(CFLAAType::Both, "both",
200 "Enable both variants of CFL-AA")));
824 case CFLAAType::Both:
900 // SjLj piggy-backs on dwarf for this bit. The cleanups done apply to both
914 // We support using both GCC-style and MSVC-style exceptions on Windows, so
915 // add both preparation passes. Each pass will only actually run if it
954 // Add both the safe stack and the stack protection passes: each of them will
1208 // Machine function splitter uses the basic block sections feature. Both
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 85 clEnumValN(::CFLAAType::Both, "both",
86 "Enable both variants of CFL-AA")));
287 case ::CFLAAType::Both:
350 // Use PreInlineThreshold for both -Os and -Oz. Not running preinliner makes
885 // Thus both Float2Int and LoopRotate have to preserve AliasAnalysis for
1044 // Reduce the code after globalopt and ipsccp. Both can open up significant
1045 // simplification opportunities, and both can propagate functions through
1202 // about the llvm.type.checked.load intrinsic: it needs to both lower the

Completed in 36 milliseconds

1 2