Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4518 EVT CountVT = NewOp0.getOperand(1).getValueType(); in visitSHL() local
4522 DAG.getConstant(c2, DL, CountVT)); in visitSHL()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6425 EVT CountVT = NewOp0.getOperand(1).getValueType(); in visitSHL() local
6429 DAG.getConstant(c2, DL, CountVT)); in visitSHL()