Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:canGetThrough

2720   static bool canGetThrough(const Instruction *Inst, Type *ConsideredExtType,
2803 bool TypePromotionHelper::canGetThrough(const Instruction *Inst,
2878 if (!ExtOpnd || !canGetThrough(ExtOpnd, ExtTy, PromotedInsts, IsSExt))