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

  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 366 MemRefs0[0] = cast<MemSDNode>(N1)->getMemOperand();
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 171 N->getMemOperand(), N->getOrdering(),
184 Op2, N->getMemOperand(), N->getOrdering(),
197 Op2, Op3, N->getMemOperand(), N->getOrdering(),
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGISel.cpp     [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 938 /// getMemOperand - Return a MachineMemOperand object describing the memory
940 MachineMemOperand *getMemOperand() const { return MMO; }
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 58 milliseconds