Searched defs:VPI (Results 1 – 3 of 3) sorted by relevance
125 auto *VPI = cast<VPInstruction>(&I); in areVectorizable() local178 auto *VPI = cast<VPInstruction>(Values[0]); in getOperands() local463 auto *VPI = new VPInstruction(Opcode, CombinedOperands); in buildGraph() local
157 VPI = 358, /* VPI */ enumerator
1654 std::find_if(VFPtrs.begin(), VFPtrs.end(), [&](VPtrInfo *VPI) { in getAddrOfVTable()