Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ConstantVector

1147     if (const ConstantVector *CV = dyn_cast<ConstantVector>(C)) {
6357 isa<ConstantVector>(OpVal) || isa<ConstantDataVector>(OpVal)) {