Lines Matching refs:SystemZDAGToDAGISel

132 class SystemZDAGToDAGISel : public SelectionDAGISel {
332 SystemZDAGToDAGISel(SystemZTargetMachine &TM, CodeGenOpt::Level OptLevel)
357 return new SystemZDAGToDAGISel(TM, OptLevel);
431 bool SystemZDAGToDAGISel::expandAddress(SystemZAddressingMode &AM,
546 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr,
593 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
618 void SystemZDAGToDAGISel::getAddressOperands(const SystemZAddressingMode &AM,
630 bool SystemZDAGToDAGISel::selectBDAddr(SystemZAddressingMode::DispRange DR,
641 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR,
652 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form,
664 bool SystemZDAGToDAGISel::selectBDVAddr12Only(SDValue Addr, SDValue Elem,
688 bool SystemZDAGToDAGISel::detectOrAndInsertion(SDValue &Op,
719 bool SystemZDAGToDAGISel::refineRxSBGMask(RxSBGOperands &RxSBG,
740 bool SystemZDAGToDAGISel::expandRxSBG(RxSBGOperands &RxSBG) const {
891 SDValue SystemZDAGToDAGISel::getUNDEF(SDLoc DL, EVT VT) const {
896 SDValue SystemZDAGToDAGISel::convertTo(SDLoc DL, EVT VT, SDValue N) const {
906 SDNode *SystemZDAGToDAGISel::tryRISBGZero(SDNode *N) {
981 SDNode *SystemZDAGToDAGISel::tryRxSBG(SDNode *N, unsigned Opcode) {
1032 SDNode *SystemZDAGToDAGISel::splitLargeImmediate(unsigned Opcode, SDNode *Node,
1047 SDNode *SystemZDAGToDAGISel::tryGather(SDNode *N, unsigned Opcode) {
1080 SDNode *SystemZDAGToDAGISel::tryScatter(StoreSDNode *Store, unsigned Opcode) {
1112 bool SystemZDAGToDAGISel::canUseBlockOperation(StoreSDNode *Store,
1143 bool SystemZDAGToDAGISel::storeLoadCanUseMVC(SDNode *N) const {
1162 bool SystemZDAGToDAGISel::storeLoadCanUseBlockBinary(SDNode *N,
1170 SDNode *SystemZDAGToDAGISel::Select(SDNode *Node) {
1284 bool SystemZDAGToDAGISel::