Lines Matching refs:Narrow
1722 bool Narrow = VT.getSizeInBits() == 64; in SelectLoadLane() local
1727 if (Narrow) in SelectLoadLane()
1748 if (Narrow) in SelectLoadLane()
1761 bool Narrow = VT.getSizeInBits() == 64; in SelectPostLoadLane() local
1766 if (Narrow) in SelectPostLoadLane()
1793 Narrow ? NarrowVector(SuperReg, *CurDAG) : SuperReg); in SelectPostLoadLane()
1801 if (Narrow) in SelectPostLoadLane()
1816 bool Narrow = VT.getSizeInBits() == 64; in SelectStoreLane() local
1821 if (Narrow) in SelectStoreLane()
1845 bool Narrow = VT.getSizeInBits() == 64; in SelectPostStoreLane() local
1850 if (Narrow) in SelectPostStoreLane()