Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4471 EVT CountVT = NewOp0.getOperand(1).getValueType(); in visitSHL() local
4475 DAG.getConstant(c2, DL, CountVT)); in visitSHL()