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

1 23

  /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/v8/benchmarks/
earley-boyer.js     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 41 cl::desc("disable preincrement load/store generation on PPC"), cl::Hidden);
47 cl::desc("disable unaligned load/store generation on PPC"), cl::Hidden);
85 // PowerPC has pre-inc load and store's.
390 setOperationAction(ISD::STORE, VT, Promote);
391 AddPromotedToType (ISD::STORE, VT, MVT::v4i32);
453 setOperationAction(ISD::STORE , MVT::v4i32, Legal);
527 setTargetDAGCombine(ISD::STORE);
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 717 // Build post increment store.
743 // Build regular store.
799 // build indexed store
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp 129 case ISD::STORE:
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 230 // MIPS doesn't have extending float->double load/store
273 setOperationAction(ISD::STORE, MVT::i64, Custom);
750 case ISD::STORE: return lowerSTORE(Op, DAG);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 99 setOperationAction(ISD::STORE, VT, Promote);
100 AddPromotedToType (ISD::STORE, VT, PromotedLdStVT);
604 setTargetDAGCombine(ISD::STORE);
633 // ARM supports all 4 flavors of integer indexed load / store.
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 424 // writes to memory. It's not safe to move the callee (a load) across a store.
483 // Lower fpround and fpextend nodes that target the FP stack to be store and
531 // FIXME: optimize the case where the src/dest is a load or store?
532 SDValue Store = CurDAG->getTruncStore(CurDAG->getEntryNode(), dl,
536 SDValue Result = CurDAG->getExtLoad(ISD::EXTLOAD, dl, DstVT, Store, MemTmp,
    [all...]
X86ISelLowering.cpp     [all...]
  /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 

Completed in 1430 milliseconds

1 23