Searched refs:VecElt (Results 1 – 1 of 1) sorted by relevance
3700 auto *VecElt = VecData ? VecData->getAggregateElement(I) : nullptr; in ConstantFoldFixedVectorCall() local3704 else if (VecElt) in ConstantFoldFixedVectorCall()3705 NewElements.push_back(VecElt); in ConstantFoldFixedVectorCall()3714 if (!VecElt) in ConstantFoldFixedVectorCall()3716 NewElements.push_back(VecElt); in ConstantFoldFixedVectorCall()