HomeSort by relevance Sort by last modified time
    Searched full:folded (Results 301 - 325 of 518) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 75 /// The constants in this example are folded into the uses. Thus, 4 different
  /external/llvm/lib/Target/ARM/
Thumb1RegisterInfo.cpp 612 // If we get here, the immediate doesn't fit into the instruction. We folded
  /external/llvm/lib/Target/X86/
X86InstrFMA.td 77 // For the memory variant the folded operand must be in 3. Thus,
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 482 // Instructions that cannot be folded away.
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-anyregcc.ll 296 ; <rdar://problem/15432754> [JS] Assertion: "Folded a def to a non-store!"
  /external/llvm/test/CodeGen/SystemZ/
fp-move-02.ll 21 ; Like f1, but create a situation where the shift can be folded with
  /external/llvm/test/CodeGen/X86/
anyregcc.ll 301 ; <rdar://problem/15432754> [JS] Assertion: "Folded a def to a non-store!"
codegen-prepare-addrmode-sext.ll 28 ; the instruction will not be folded into the addressing mode.
misched-balance.ll 12 ; imull folded loads should be in order and interleaved with addl, never
  /external/llvm/test/Transforms/LoopStrengthReduce/X86/
ivchain-X86.ll 159 ; where 's' can be folded into the addressing mode.
  /external/openssl/crypto/des/asm/
des-586.pl 25 # the folded loop is only 3% slower than unrolled, but >7 times smaller
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcphuff.c 673 /* Emit any required ZRLs, but not if they can be folded into EOB */
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 672 /* Emit any required ZRLs, but not if they can be folded into EOB */
  /external/regex-re2/re2/testing/
parse_test.cc 143 // Case-folded literals
  /external/skia/src/pathops/
SkPathOpsCommon.cpp 551 const int entries = (ends - 1) * count; // folded triangle : n * (n - 1) / 2
  /frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.cpp 685 // Support for folded header values.
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
ICalendar.java 412 // with nothing. The RFC specifies "\r\n " to be folded, but
  /external/clang/include/clang/AST/
Expr.h 531 /// For example, (f() && 0) can be folded, but it still has side effects.
554 /// Val - This is the value the expression can be folded to.
565 /// this function returns true, it returns the folded constant in Result. If
584 /// constant folded without side-effects, but discard the result.
596 /// EvaluateKnownConstInt - Call EvaluateAsRValue and return the folded
610 /// can be folded to a constant, and produces any relevant notes. In C++11,
618 /// unevaluated context. Returns true if the expression could be folded to a
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 427 // The RHS of the or/and can't be folded in and we haven't used "Extra" yet,
439 // If the LHS can't be folded in, but Extra is available and RHS can, try to
    [all...]
  /external/clang/docs/
InternalsManual.rst     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 45 // not's to be folded first.
    [all...]
  /external/llvm/lib/Target/
README.txt     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs.cpp     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-x86.pl 130 $unroll = 0; # Affects x86 loop. Folded loop performs ~7% worse
491 # ... has slower "April" gcm_gmult_4bit_mmx with folded
    [all...]

Completed in 959 milliseconds

<<11121314151617181920>>