Lines Matching defs:CNode
4708 ConstantPoolSDNode *CNode = getTargetConstantPoolFromBasePtr(Ptr);4709 if (!CNode || CNode->isMachineConstantPoolEntry() || CNode->getOffset() != 0)4711 return CNode->getConstVal();47895 ConstantSDNode *CNode = isConstOrConstSplat(47898 if (!CNode) {47908 C = &(CNode->getAPIntValue());