HomeSort by relevance Sort by last modified time
    Searched refs:UNINDEXED (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 696 /// UNINDEXED "Normal" load / store. The effective address is already
699 /// chain, an unindexed load produces one value (result of the
700 /// load); an unindexed store does not produce a value.
702 /// PRE_INC Similar to the unindexed mode where the effective address is
    [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 682 if (AM != ISD::UNINDEXED) {
822 if (AM != ISD::UNINDEXED) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
LegalizeVectorTypes.cpp 216 SDValue Result = DAG.getLoad(ISD::UNINDEXED,
    [all...]
LegalizeDAG.cpp 308 assert(ST->getAddressingMode() == ISD::UNINDEXED &&
432 assert(LD->getAddressingMode() == ISD::UNINDEXED &&
    [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 419 LD->getAddressingMode() != ISD::UNINDEXED ||
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 244 milliseconds