Searched defs:Exts (Results 1 – 1 of 1) sorted by relevance
2038 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()2049 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()2178 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()2221 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()3310 const SmallVectorImpl<Instruction *> &Exts, in ExtLdPromotion()3385 SmallVector<Instruction *, 1> Exts; in MoveExtToFormExtLoad() local