Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ConstantDataVector

74     ConstantDataVector *CDV = dyn_cast<ConstantDataVector>(C);
106 if (!isa<ConstantDataVector>(C) && !isa<ConstantVector>(C))
150 !isa<ConstantDataVector>(C))
1431 isa<ConstantDataVector>(Operands[0])) {