Lines Matching full:i128
515 setOperationAction(ISD::ATOMIC_CMP_SWAP, MVT::i128, Custom);10994 assert((T == MVT::i64 || T == MVT::i128) && "can only expand cmpxchg pair");10995 bool Regs64bit = T == MVT::i128;