Home
last modified time | relevance | path

Searched refs:getAddressOperands (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp157 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
159 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
598 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
623 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
627 getAddressOperands(AM, VT, Base, Disp); in getAddressOperands()
642 getAddressOperands(AM, Addr.getValueType(), Base, Disp); in selectBDAddr()
653 getAddressOperands(AM, Addr.getValueType(), Base, Disp); in selectMVIAddr()
665 getAddressOperands(AM, Addr.getValueType(), Base, Disp, Index); in selectBDXAddr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp158 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
160 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
633 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
658 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
662 getAddressOperands(AM, VT, Base, Disp); in getAddressOperands()
677 getAddressOperands(AM, Addr.getValueType(), Base, Disp); in selectBDAddr()
688 getAddressOperands(AM, Addr.getValueType(), Base, Disp); in selectMVIAddr()
700 getAddressOperands(AM, Addr.getValueType(), Base, Disp, Index); in selectBDXAddr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp158 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
160 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
626 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
651 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
655 getAddressOperands(AM, VT, Base, Disp); in getAddressOperands()
670 getAddressOperands(AM, Addr.getValueType(), Base, Disp); in selectBDAddr()
681 getAddressOperands(AM, Addr.getValueType(), Base, Disp); in selectMVIAddr()
693 getAddressOperands(AM, Addr.getValueType(), Base, Disp, Index); in selectBDXAddr()
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp244 inline void getAddressOperands(X86ISelAddressMode &AM, const SDLoc &DL, in getAddressOperands() function in __anoncc7bede10311::X86DAGToDAGISel
1501 getAddressOperands(AM, SDLoc(N), Base, Scale, Index, Disp, Segment); in selectAddr()
1681 getAddressOperands(AM, DL, Base, Scale, Index, Disp, Segment); in selectLEAAddr()
1705 getAddressOperands(AM, SDLoc(N), Base, Scale, Index, Disp, Segment); in selectTLSADDRAddr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp269 inline void getAddressOperands(X86ISelAddressMode &AM, const SDLoc &DL, in getAddressOperands() function in __anoncd6ebb030311::X86DAGToDAGISel
2306 getAddressOperands(AM, DL, VT, Base, Scale, Index, Disp, Segment); in selectVectorAddr()
2350 getAddressOperands(AM, DL, VT, Base, Scale, Index, Disp, Segment); in selectAddr()
2580 getAddressOperands(AM, DL, VT, Base, Scale, Index, Disp, Segment); in selectLEAAddr()
2602 getAddressOperands(AM, SDLoc(N), VT, Base, Scale, Index, Disp, Segment); in selectTLSADDRAddr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp265 inline void getAddressOperands(X86ISelAddressMode &AM, const SDLoc &DL, in getAddressOperands() function in __anon5a0792890311::X86DAGToDAGISel
2633 getAddressOperands(AM, DL, VT, Base, Scale, Index, Disp, Segment); in selectVectorAddr()
2676 getAddressOperands(AM, DL, VT, Base, Scale, Index, Disp, Segment); in selectAddr()
2826 getAddressOperands(AM, DL, VT, Base, Scale, Index, Disp, Segment); in selectLEAAddr()
2848 getAddressOperands(AM, SDLoc(N), VT, Base, Scale, Index, Disp, Segment); in selectTLSADDRAddr()