Home | History | Annotate | Download | only in Mips

Lines Matching refs:Ext

77   case MipsISD::Ext:               return "MipsISD::Ext";
545 // Pattern match EXT.
547 // => ext $dst, $src, size, pos
576 return DAG.getNode(MipsISD::Ext, N->getDebugLoc(), MVT::i32,
1597 // FIXME: Use ext/ins instructions if target architecture is Mips32r2.
1611 // Use ext/ins instructions if target architecture is Mips32r2.
2279 // to 32 bits. Insert an assert[sz]ext to capture this, then