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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3883 EVT ShiftCountVT = N0.getOperand(0)->getOperand(1).getValueType(); local
3892 DAG.getConstant(c1 + c2, ShiftCountVT)));

Completed in 175 milliseconds