Searched refs:PointerParts (Results 1 – 1 of 1) sorted by relevance
646 SmallVector<Register, 4> PointerParts; in castBufferRsrcToV4I32() local650 PointerParts.push_back(Unmerged.getReg(I)); in castBufferRsrcToV4I32()651 return B.buildBuildVector(VectorTy, PointerParts).getReg(0); in castBufferRsrcToV4I32()