Searched refs:SystemZDAGToDAGISel (Results 1 – 1 of 1) sorted by relevance
134 class SystemZDAGToDAGISel : public SelectionDAGISel { class349 SystemZDAGToDAGISel(SystemZTargetMachine &TM, CodeGenOpt::Level OptLevel) in SystemZDAGToDAGISel() function in __anon13e263130111::SystemZDAGToDAGISel384 return new SystemZDAGToDAGISel(TM, OptLevel); in createSystemZISelDag()458 bool SystemZDAGToDAGISel::expandAddress(SystemZAddressingMode &AM, in expandAddress()573 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr, in selectAddress()630 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands()655 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands()667 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR, in selectBDAddr()678 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr()689 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr()[all …]