Searched refs:SystemZDAGToDAGISel (Results 1 – 1 of 1) sorted by relevance
134 class SystemZDAGToDAGISel : public SelectionDAGISel { class359 SystemZDAGToDAGISel() = delete;361 SystemZDAGToDAGISel(SystemZTargetMachine &TM, CodeGenOptLevel OptLevel) in SystemZDAGToDAGISel() function in __anond7b4dcfb0111::SystemZDAGToDAGISel395 ID, std::make_unique<SystemZDAGToDAGISel>(TM, OptLevel)) {} in SystemZDAGToDAGISelLegacy()479 bool SystemZDAGToDAGISel::expandAddress(SystemZAddressingMode &AM, in expandAddress()595 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr, in selectAddress()652 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands()677 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM, in getAddressOperands()689 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR, in selectBDAddr()700 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr()[all …]