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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8145 EVT ShAmtTy = N2.getValueType(); local
8151 DAG.getConstant(RotAmt, SDLoc(N), ShAmtTy));
8165 SDLoc(N), ShAmtTy));
8169 SDLoc(N), ShAmtTy));

Completed in 106 milliseconds