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

  /external/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 87 void getAddressOperands(const SystemZRRIAddressMode &AM,
346 void SystemZDAGToDAGISel::getAddressOperands(const SystemZRRIAddressMode &AM,
495 getAddressOperands(AM12, Base, Disp, Index);
539 getAddressOperands(AM, Base, Disp, Index);
572 getAddressOperands(AM, Base, Disp, Index);
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 230 inline void getAddressOperands(X86ISelAddressMode &AM, SDValue &Base,
    [all...]

Completed in 30 milliseconds