Searched defs:Exts (Results 1 – 4 of 4) sorted by relevance
88 const std::set<std::string> &Exts() const { return exts_; } in Exts() function
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