Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:EnableFastISel

6830     if (!TM.Options.EnableFastISel && Res.getOpcode() == ISD::BUILD_PAIR) {
6840 if (!TM.Options.EnableFastISel && Res.getOpcode() == ISD::CopyFromReg) {
6851 if (!isOnlyUsedInEntryBlock(I, TM.Options.EnableFastISel)) {