Searched defs:Exts (Results 1 – 3 of 3) sorted by relevance
130 const char* Exts[] = { in runOnModule() local
3790 SmallVectorImpl<Instruction *> *Exts, in signExtendOperandForOther()3800 SmallVectorImpl<Instruction *> *Exts, in zeroExtendOperandForOther()3969 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForTruncAndAnyExt()4017 SmallVectorImpl<Instruction *> *Exts, in promoteOperandForOther()5228 TypePromotionTransaction &TPT, const SmallVectorImpl<Instruction *> &Exts, in tryToPromoteExts()5584 SmallVector<Instruction *, 1> Exts; in optimizeExt() local5677 SmallVector<Instruction *, 1> Exts; in performAddressTypePromotion() local
105 CObjectVector<CArcExtInfo> Exts; member