HomeSort by relevance Sort by last modified time
    Searched full:folding (Results 451 - 475 of 629) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 61 PHINodeFoldingThreshold("phi-node-folding-threshold", cl::Hidden, cl::init(2),
62 cl::desc("Control the amount of phi node folding to perform (default = 2)"));
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
StatepointLowering.cpp 178 // same slot. This allows folding of the memory accesses for some
    [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 808 /// Walk the use list of V, constant folding all of the instructions that are
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 765 // any other folding. This helps out other analyses which understand
769 // which would often largely negate the benefit of folding anyway.
    [all...]
InstCombinePHI.cpp 457 // block to expose other folding opportunities. Thus, InstCombine will
    [all...]
InstCombineSelect.cpp     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-cris.c     [all...]
  /art/test/421-large-frame/src/
Main.java 34 // The argument `dummy` is used to defeat the constant folding
  /external/clang/lib/CodeGen/
CGExprComplex.cpp 644 // FIXME: C11 also provides for imaginary types which would allow folding
    [all...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-member-pointers.cpp 129 // extra reinterpret_cast for the parameter type requires more careful folding.
  /external/doclava/src/com/google/doclava/parser/
Java.g 72 * by folding similar rules into single rule.
    [all...]
  /external/icu/icu4c/source/common/
utrie2.h 44 * - The "folding" mechanism is removed. In UTrie version 1, this somewhat
    [all...]
  /external/llvm/docs/tutorial/
OCamlLangImpl3.rst 419 optimizations <OCamlLangImpl4.html#trivial-constant-folding>`_ explicitly in the
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64CollectLOH.cpp 77 // All these LOHs aim at using more efficient load/store patterns by folding
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 89 // when it checks for ZERO folding.
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 828 /// Return true if folding a vector load into ExtVal (a sign, zero, or any
    [all...]
X86InstrInfo.cpp     [all...]
X86RegisterInfo.cpp 476 // Unfortunatelly the EFLAGS show up as live-out after branch folding. Adding
  /external/llvm/lib/Transforms/Scalar/
LoopUnrollPass.cpp 322 /// could trigger folding of other instructions. However, that only happens
    [all...]
  /external/llvm/test/CodeGen/AMDGPU/
ds_read2.ll 130 ; element results in only folding the inner pair.
  /external/llvm/test/CodeGen/X86/
bswap-vector.ll 364 ; Constant Folding
fma_patterns_wide.ll 202 ; Load Folding Patterns

Completed in 642 milliseconds

<<11121314151617181920>>