Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CDS

765   if (llvm::ConstantDataSequential *CDS =
767 for (unsigned i = 0, e = CDS->getNumElements(); i != e; ++i) {
768 llvm::Constant *Elt = CDS->getElementAsConstant(i);
794 if (llvm::ConstantDataSequential *CDS =
796 for (unsigned i = 0, e = CDS->getNumElements(); i != e; ++i) {
797 llvm::Constant *Elt = CDS->getElementAsConstant(i);