reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1942 CV.push_back(const_cast<ConstantFP *>(V->getConstantFPValue())); 1946 CV.push_back(const_cast<ConstantInt *>(V->getConstantIntValue())); 1952 CV.push_back(ConstantInt::get(EltVT.getTypeForEVT(*DAG.getContext()), 1958 CV.push_back(UndefValue::get(OpNTy)); 1961 Constant *CP = ConstantVector::get(CV);