Searched defs:Exts (Results 1 – 2 of 2) sorted by relevance
54 CObjectVector<CArcExtInfo> Exts; member
2765 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()2775 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()2903 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()2951 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()4064 const SmallVectorImpl<Instruction *> &Exts, in extLdPromotion()4141 SmallVector<Instruction *, 1> Exts; in moveExtToFormExtLoad() local