Home
last modified time | relevance | path

Searched defs:ShiftAmtVT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1001 EVT ShiftAmtVT = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); in JoinIntegers() local
H A DDAGCombiner.cpp9681 EVT ShiftAmtVT = Shift->getOperand(1).getValueType(); in combineShiftOfShiftedLogic() local
10581 EVT ShiftAmtVT = InnerShift.getOperand(1).getValueType(); in visitSRL() local