Searched defs:VecPhi (Results 1 – 2 of 2) sorted by relevance
204 PHINode *VecPhi = B.CreatePHI(V256I32Ty, 2, "vec.phi"); in createTileLoadStoreLoops() local
4212 auto *VecPhi = Builder.CreatePHI(VectorInit->getType(), 2, "vector.recur"); in fixFirstOrderRecurrence() local4727 Value *VecPhi = Builder.CreatePHI(VecTy, PN->getNumOperands(), "vec.phi"); in widenPHIInstruction() local