Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp87 void getAddressOperands(const SystemZRRIAddressMode &AM,
346 void SystemZDAGToDAGISel::getAddressOperands(const SystemZRRIAddressMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
495 getAddressOperands(AM12, Base, Disp, Index); in SelectAddrRRI12()
539 getAddressOperands(AM, Base, Disp, Index); in SelectAddrRRI20()
572 getAddressOperands(AM, Base, Disp, Index); in SelectLAAddr()
/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-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp158 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
160 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
615 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
640 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands() function in SystemZDAGToDAGISel
644 getAddressOperands(AM, VT, Base, Disp); in getAddressOperands()
659 getAddressOperands(AM, Addr.getValueType(), Base, Disp); in selectBDAddr()
670 getAddressOperands(AM, Addr.getValueType(), Base, Disp); in selectMVIAddr()
682 getAddressOperands(AM, Addr.getValueType(), Base, Disp, Index); in selectBDXAddr()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp230 inline void getAddressOperands(X86ISelAddressMode &AM, SDValue &Base, in getAddressOperands() function in __anon4c55d6570311::X86DAGToDAGISel
1166 getAddressOperands(AM, Base, Scale, Index, Disp, Segment); in SelectAddr()
1275 getAddressOperands(AM, Base, Scale, Index, Disp, Segment); in SelectLEAAddr()
1299 getAddressOperands(AM, Base, Scale, Index, Disp, Segment); in SelectTLSADDRAddr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp251 inline void getAddressOperands(X86ISelAddressMode &AM, const SDLoc &DL, in getAddressOperands() function in __anon8c2660630311::X86DAGToDAGISel
1687 getAddressOperands(AM, SDLoc(N), Base, Scale, Index, Disp, Segment); in selectVectorAddr()
1734 getAddressOperands(AM, SDLoc(N), Base, Scale, Index, Disp, Segment); in selectAddr()
1958 getAddressOperands(AM, DL, Base, Scale, Index, Disp, Segment); in selectLEAAddr()
1982 getAddressOperands(AM, SDLoc(N), Base, Scale, Index, Disp, Segment); in selectTLSADDRAddr()
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp244 inline void getAddressOperands(X86ISelAddressMode &AM, const SDLoc &DL, in getAddressOperands() function in __anonfec1f42b0311::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()