Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:sext

117 STATISTIC(NumFastIselFailSExt,"Fast isel fails on SExt");
905 case Instruction::SExt: NumFastIselFailSExt++; return;