Searched refs:selectMVIAddr (Results 1 – 1 of 1) sorted by relevance
172 bool selectMVIAddr(SystemZAddressingMode::DispRange DR, SDValue Addr,207 return selectMVIAddr(SystemZAddressingMode::Disp12Pair, Addr, Base, Disp); in selectMVIAddr12Pair()210 return selectMVIAddr(SystemZAddressingMode::Disp20Pair, Addr, Base, Disp); in selectMVIAddr20Pair()700 bool SystemZDAGToDAGISel::selectMVIAddr(SystemZAddressingMode::DispRange DR, in selectMVIAddr() function in SystemZDAGToDAGISel