Searched refs:ShiftCountVT (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4312 EVT ShiftCountVT = N0.getOperand(0)->getOperand(1).getValueType(); local
4321 DAG.getConstant(c1 + c2, ShiftCountVT)));

Completed in 234 milliseconds