Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ExtractElement

138 STATISTIC(NumFastIselFailExtractElement,"Fast isel fails on ExtractElement");
1031 case Instruction::ExtractElement: NumFastIselFailExtractElement++; return;