Searched refs:SystemZAddressingMode (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp27 struct SystemZAddressingMode { struct in namespace:__anon2408
64 SystemZAddressingMode(AddrForm form, DispRange dr) function in struct:__anon2408::SystemZAddressingMode
75 errs() << "SystemZAddressingMode " << this << '\n';
152 bool expandAddress(SystemZAddressingMode &AM, bool IsBase) const;
155 bool selectAddress(SDValue N, SystemZAddressingMode &AM) const;
158 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
160 void getAddressOperands(const SystemZAddressingMode &AM, EVT VT,
166 bool selectBDAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,
172 bool selectMVIAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,
178 bool selectBDXAddr(SystemZAddressingMode
[all...]

Completed in 52 milliseconds