Searched defs:Exts (Results 1 – 2 of 2) sorted by relevance
52 CObjectVector<CArcExtInfo> Exts; member
2284 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()2294 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()2425 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()2473 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()3578 const SmallVectorImpl<Instruction *> &Exts, in ExtLdPromotion()3655 SmallVector<Instruction *, 1> Exts; in MoveExtToFormExtLoad() local