Home | History | Annotate | Download | only in X86

Lines Matching refs:Bhi

9833   //  ulong2 Bhi = __builtin_ia32_psrlqi128( b, 32);
9835 // ulong2 AloBhi = __builtin_ia32_pmuludq128( a, Bhi );
9848 SDValue Bhi = DAG.getNode(ISD::INTRINSIC_WO_CHAIN, dl, VT,
9856 A, Bhi);