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

  /external/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 157 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
159 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
598 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
623 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
627 getAddressOperands(AM, VT, Base, Disp);
642 getAddressOperands(AM, Addr.getValueType(), Base, Disp);
653 getAddressOperands(AM, Addr.getValueType(), Base, Disp);
665 getAddressOperands(AM, Addr.getValueType(), Base, Disp, Index);
    [all...]
  /external/swiftshader/third_party/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 158 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
160 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
615 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
640 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
644 getAddressOperands(AM, VT, Base, Disp);
659 getAddressOperands(AM, Addr.getValueType(), Base, Disp);
670 getAddressOperands(AM, Addr.getValueType(), Base, Disp);
682 getAddressOperands(AM, Addr.getValueType(), Base, Disp, Index);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelDAGToDAG.cpp 230 inline void getAddressOperands(X86ISelAddressMode &AM, SDValue &Base,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 251 inline void getAddressOperands(X86ISelAddressMode &AM, const SDLoc &DL,
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 244 inline void getAddressOperands(X86ISelAddressMode &AM, const SDLoc &DL,
    [all...]

Completed in 382 milliseconds