HomeSort by relevance Sort by last modified time
    Searched refs:STORE (Results 51 - 73 of 73) sorted by null

1 23

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 727 // Default all indexed load / store to expand.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 47 STATISTIC(OpsNarrowed , "Number of load/op/store narrowed");
48 STATISTIC(LdStFP2Int , "Number of fp load/store pairs transformed to int");
110 // AA - Used for DAG load/store alias analysis.
337 /// Merge consecutive store operations into a wide store.
    [all...]
LegalizeIntegerTypes.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js     [all...]
  /external/chromium_org/v8/benchmarks/
earley-boyer.js     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 718 // Build post increment store.
744 // Build regular store.
800 // build indexed store
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 229 // MIPS doesn't have extending float->double load/store
267 setOperationAction(ISD::STORE, MVT::i64, Custom);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 95 setOperationAction(ISD::STORE, VT, Promote);
96 AddPromotedToType (ISD::STORE, VT, PromotedLdStVT);
562 setTargetDAGCombine(ISD::STORE);
591 // ARM supports all 4 flavors of integer indexed load / store.
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /external/chromium_org/v8/src/
hydrogen-instructions.h 213 enum PropertyAccessType { LOAD, STORE };
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp 133 case ISD::STORE:
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 433 // writes to memory. It's not safe to move the callee (a load) across a store.
492 // Lower fpround and fpextend nodes that target the FP stack to be store and
540 // FIXME: optimize the case where the src/dest is a load or store?
541 SDValue Store = CurDAG->getTruncStore(CurDAG->getEntryNode(), dl,
545 SDValue Result = CurDAG->getExtLoad(ISD::EXTLOAD, dl, DstVT, Store, MemTmp,
    [all...]
X86ISelLowering.cpp     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.inject-0.0.0.M5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar 

Completed in 1450 milliseconds

1 23