Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2347 unsigned Op2Size = Op2.getValueType().getSizeInBits(); in visitShift() local
2351 if (ShiftSize > Op2Size) in visitShift()