Searched refs:CIndex (Results 1 – 4 of 4) sorted by relevance
22 CIndex.cpp \
4 CIndex.cpp
1338 Constant *CIndex = cast<Constant>(Index); in computeKnownBits() local1339 if (CIndex->isZeroValue()) in computeKnownBits()1342 if (CIndex->getType()->isVectorTy()) in computeKnownBits()1343 Index = CIndex->getSplatValue(); in computeKnownBits()
934 int CIndex = SP::getNamedOperandIdx(SP::XNORrr, SP::OpName::c); // => 2