Lines Matching refs:Narrow
1185 bool Narrow = VT.getSizeInBits() == 64; in SelectLoadLane() local
1190 if (Narrow) in SelectLoadLane()
1211 if (Narrow) in SelectLoadLane()
1225 bool Narrow = VT.getSizeInBits() == 64; in SelectPostLoadLane() local
1230 if (Narrow) in SelectPostLoadLane()
1256 Narrow ? NarrowVector(SuperReg, *CurDAG) : SuperReg); in SelectPostLoadLane()
1264 if (Narrow) in SelectPostLoadLane()
1280 bool Narrow = VT.getSizeInBits() == 64; in SelectStoreLane() local
1285 if (Narrow) in SelectStoreLane()
1310 bool Narrow = VT.getSizeInBits() == 64; in SelectPostStoreLane() local
1315 if (Narrow) in SelectPostStoreLane()