Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CDS

728   if (llvm::ConstantDataSequential *CDS =
730 for (unsigned i = 0, e = CDS->getNumElements(); i != e; ++i) {
731 llvm::Constant *Elt = CDS->getElementAsConstant(i);
757 if (llvm::ConstantDataSequential *CDS =
759 for (unsigned i = 0, e = CDS->getNumElements(); i != e; ++i) {
760 llvm::Constant *Elt = CDS->getElementAsConstant(i);