Searched refs:VectorGep (Results 1 – 1 of 1) sorted by relevance
9778 Value *VectorGep = State.get(getAddr(), Part); in execute() local9779 NewSI = Builder.CreateMaskedScatter(StoredVal, VectorGep, Alignment, in execute()9809 Value *VectorGep = State.get(getAddr(), Part); in execute() local9810 NewLI = Builder.CreateMaskedGather(DataTy, VectorGep, Alignment, MaskPart, in execute()