Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8511 EVT WideVT2 = RightOp.getValueType(); in combineShiftToMULH() local
8512 (void)WideVT2; in combineShiftToMULH()
8514 assert((WideVT1 == WideVT2) && in combineShiftToMULH()