Home
last modified time | relevance | path

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

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