Searched defs:CDV (Results 1 – 7 of 7) sorted by relevance
396 auto *CDV = cast<ConstantDataVector>(CV); TEST() local 407 auto *CDV = cast<ConstantDataVector>(CV); TEST() local
935 const ConstantDataVector *CDV = dyn_cast<ConstantDataVector>(C); getConstantValue() local [all...]
1067 if (!CDV) { in fold_pow() local
1848 } else if (auto *CDV = dyn_cast<ConstantDataVector>(C)) { propagateNonFTStore() local
254 auto *CDV = dyn_cast<ConstantDataVector>(Amt); simplifyX86immShift() local
1771 if (auto *CDV = dyn_cast<ConstantDataVector>(this)) { toConstantRange() local
1992 if (const ConstantDataVector *CDV = dyn_cast<ConstantDataVector>(V)) { computeKnownBits() local