HomeSort by relevance Sort by last modified time
    Searched full:combiner (Results 126 - 150 of 194) sorted by null

1 2 3 4 56 7 8

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 738 // Run the DAG combiner in pre-legalize mode.
767 // Run the DAG combiner in post-type-legalize mode.
793 // Run the DAG combiner in post-type-legalize mode.
818 // Run the DAG combiner in post-legalize mode.
    [all...]
DAGCombiner.cpp 1 //===-- DAGCombiner.cpp - Implement a DAG node combiner -------------------===//
54 CombinerAA("combiner-alias-analysis", cl::Hidden,
55 cl::desc("Enable DAG combiner alias-analysis heuristics"));
58 CombinerGlobalAA("combiner-global-alias-analysis", cl::Hidden,
59 cl::desc("Enable DAG combiner's use of IR alias analysis"));
62 UseTBAA("combiner-use-tbaa", cl::Hidden, cl::init(true),
63 cl::desc("Enable DAG combiner's use of TBAA"));
67 CombinerAAOnlyFunc("combiner-aa-only-func", cl::Hidden,
68 cl::desc("Only use DAG-combiner alias analysis in this"
75 StressLoadSlicing("combiner-stress-load-slicing", cl::Hidden
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 721 // For now, we don't know how to go parallel in the absence of a combiner.
797 rsAssert(!"expected combiner");
    [all...]
  /libcore/ojluni/src/main/java/java/util/stream/
DoubleStream.java 443 * @param combiner an <a href="package-summary.html#Associativity">associative</a>,
453 BiConsumer<R, R> combiner);
    [all...]
IntStream.java 437 * @param combiner an <a href="package-summary.html#Associativity">associative</a>,
447 BiConsumer<R, R> combiner);
    [all...]
LongStream.java 441 * @param combiner an <a href="package-summary.html#Associativity">associative</a>,
451 BiConsumer<R, R> combiner);
    [all...]
  /external/valgrind/mpi/
libmpiwrap.c 344 static void showCombiner ( FILE* f, int combiner )
346 switch (combiner) {
489 fprintf(stderr, "freeing combiner ");
873 fprintf(stderr, "%s %5d: walk_type: unhandled combiner 0x%lx\n",
881 barf("walk_type: unhandled combiner, strict checking selected");
    [all...]
  /external/llvm/lib/Target/X86/
README-SSE.txt 89 Currently, the select is being lowered, which prevents the dag combiner from
405 not the dag combiner. This is because dagcombine2 needs to be able to see
408 independent and should be moved to the dag combiner.
  /external/llvm/include/llvm/Target/
TargetLowering.h 268 /// dag combiner.
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 646 // machine combiner decide if changing the operands is worthwhile.
768 assert(Prev && "Unknown pattern for machine combiner");
    [all...]
  /external/llvm/test/CodeGen/AMDGPU/
merge-stores.ll 4 ; RUN: llc -march=amdgcn -verify-machineinstrs -combiner-alias-analysis < %s | FileCheck -check-prefix=SI -check-prefix=GCN -check-prefix=GCN-AA %s
5 ; RUN: llc -march=amdgcn -mcpu=bonaire -verify-machineinstrs -combiner-alias-analysis < %s | FileCheck -check-prefix=SI -check-prefix=GCN -check-prefix=GCN-AA %s
  /external/mesa3d/src/mesa/main/
ff_fragment_shader.cpp 227 * Translate GL combiner state into a MODE_x value
780 * Generate instructions for one texture unit's env/combiner mode.
    [all...]
mtypes.h     [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/polymer/
build.log 63 stream-combiner: 0.2.2
  /external/llvm/lib/Transforms/Scalar/
Scalarizer.cpp 155 // makes it more likely that the -combiner-alias-analysis limits will be
  /external/llvm/test/Transforms/InstCombine/
select-cmp-cttz-ctlz.ll 3 ; This test is to verify that the instruction combiner is able to fold
  /external/mesa3d/src/mesa/swrast/
s_texcombine.c 72 * \param unit the texture combiner unit
  /frameworks/compile/slang/
slang_rs_pragma_handler.cpp 138 // combiner(combinename)
  /hardware/intel/img/psb_video/src/
tng_hostdefs.h 665 IMG_UINT32 ui32PredCombControl; //!< Value to use for Predictor combiner register
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
converter.hpp 206 // Predicate Combiner.
  /prebuilts/sdk/renderscript/lib/arm/
libRSSupport.so 
  /prebuilts/sdk/renderscript/lib/mips/
libRSSupport.so 
  /prebuilts/sdk/renderscript/lib/x86/
libRSSupport.so 
  /external/ImageMagick/config/
francais.xml     [all...]

Completed in 567 milliseconds

1 2 3 4 56 7 8