Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5202 EVT ShAmtCCVT = getSetCCResultType(ShAmtVT); in ExpandIntRes_FunnelShift() local
5209 DAG.getSetCC(DL, ShAmtCCVT, AndNode, DAG.getConstant(0, DL, ShAmtVT), in ExpandIntRes_FunnelShift()
H A DTargetLowering.cpp8130 EVT ShAmtCCVT = in expandShiftParts() local
8157 SDValue Cond = DAG.getSetCC(dl, ShAmtCCVT, AndNode, in expandShiftParts()