Lines Matching refs:Narrow
2290 bool Narrow = VT.getSizeInBits() == 64; in SelectLoadLane() local
2295 if (Narrow) in SelectLoadLane()
2315 if (Narrow) in SelectLoadLane()
2328 bool Narrow = VT.getSizeInBits() == 64; in SelectPostLoadLane() local
2333 if (Narrow) in SelectPostLoadLane()
2359 Narrow ? NarrowVector(SuperReg, *CurDAG) : SuperReg); in SelectPostLoadLane()
2367 if (Narrow) in SelectPostLoadLane()
2382 bool Narrow = VT.getSizeInBits() == 64; in SelectStoreLane() local
2387 if (Narrow) in SelectStoreLane()
2410 bool Narrow = VT.getSizeInBits() == 64; in SelectPostStoreLane() local
2415 if (Narrow) in SelectPostStoreLane()