reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1840 if (!isBitfieldExtractOp(CurDAG, N, Opc, Opd0, Immr, Imms)) 1848 if ((Opc == AArch64::SBFMXri || Opc == AArch64::UBFMXri) && VT == MVT::i32) { 1848 if ((Opc == AArch64::SBFMXri || Opc == AArch64::UBFMXri) && VT == MVT::i32) { 1852 SDNode *BFM = CurDAG->getMachineNode(Opc, dl, MVT::i64, Ops64); 1861 CurDAG->SelectNodeTo(N, Opc, VT, Ops);