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