Lines Matching refs:CP
1868 if (const ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op))1869 return DAG.getTargetConstantPool(CP->getConstVal(),1870 CP->getValueType(0),1871 CP->getAlignment(),1872 CP->getOffset(), TF);