Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:canGetThrough

2778   static bool canGetThrough(const Instruction *Inst, Type *ConsideredExtType,
2861 bool TypePromotionHelper::canGetThrough(const Instruction *Inst,
2936 if (!ExtOpnd || !canGetThrough(ExtOpnd, ExtTy, PromotedInsts, IsSExt))