Searched defs:Casts (Results 1 – 8 of 8) sorted by relevance
144 SmallPtrSetImpl<Instruction *> &Casts, in collectCastInstrs()1268 SmallVectorImpl<Instruction *> *Casts) in InductionDescriptor()1510 SmallVector<Instruction *, 2> Casts; in isInductionPHI() local
356 auto &Casts = IV->getInductionDescriptor().getCastInsts(); in removeRedundantInductionCasts() local
557 const SmallVectorImpl<Instruction *> &Casts = ID.getCastInsts(); in addInductionPhi() local
7396 const SmallPtrSetImpl<Instruction *> &Casts = RedDes.getCastInsts(); in collectValuesToIgnore() local7403 const SmallVectorImpl<Instruction *> &Casts = IndDes.getCastInsts(); in collectValuesToIgnore() local
427 const auto Casts = match( in findCastMutation() local
252 SmallDenseMap<Value *, Instruction *> Casts; in foldIntegerTypedPHI() local
992 bool X86LowerAMXCast::combineLdSt(SmallVectorImpl<Instruction *> &Casts) { in combineLdSt()
6013 SDValue Casts[4]; in lowerBUILD_VECTOR() local