Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1001 EVT ShiftAmtVT = TLI.getShiftAmountTy(NVT, DAG.getDataLayout()); JoinIntegers() local
H A DDAGCombiner.cpp9695 EVT ShiftAmtVT = Shift->getOperand(1).getValueType(); combineShiftOfShiftedLogic() local
10595 EVT ShiftAmtVT = InnerShift.getOperand(1).getValueType(); visitSRL() local
[all...]