Home | History | Annotate | Download | only in Mips

Lines Matching defs:Bit

598 // arbitrary requirement for a maximum of 32-bit integers isn't applied (and
661 // where $inv_mask is the bitwise inverse of $mask and the 'or' has a 128-bit
1310 // This function expands mips intrinsic nodes which have 64-bit input operands
1502 SDValue Bit = DAG.getNode(ISD::SHL, DL, ResTy, One, Op->getOperand(2));
1505 DAG.getNOT(DL, Bit, ResTy));
1775 // behaviour since i64 is only illegal when the register file is 32-bit.
2335 // 2 less than or equal to 64 and the value fits into a signed 10-bit
2339 // signed 10-bit immediate
2358 // We can only cope with 8, 16, 32, or 64-bit elements
2385 // There's no fill.d to fall back on for 64-bit values