Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3767 EVT NewSetCCVT = getSetCCResultType(Layout, *DAG.getContext(), newVT); in SimplifySetCC() local
3770 SDValue NewSetCC = DAG.getSetCC(dl, NewSetCCVT, N0.getOperand(0), in SimplifySetCC()