Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:fadd

88 STATISTIC(NumFastIselFailFAdd,"Fast isel fails on FAdd");
951 case Instruction::FAdd: NumFastIselFailFAdd++; return;