Home | History | Annotate | Download | only in X86

Lines Matching refs:C0

8443      punpckldq  (c0),  %xmm0  // c0: (uint4){ 0x43300000U, 0x45300000U, 0U, 0U }
8458 Constant *C0 = ConstantDataVector::get(*Context, CV0);
8459 SDValue CPIdx0 = DAG.getConstantPool(C0, getPointerTy(), 16);