Home
last modified time | relevance | path

Searched refs:CountVT (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6600 EVT CountVT = NewOp0.getOperand(1).getValueType(); in visitSHL() local
6604 DAG.getConstant(c2, DL, CountVT)); in visitSHL()