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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3403 EVT NewSetCCVT = getSetCCResultType(Layout, *DAG.getContext(), newVT); local
3406 SDValue NewSetCC = DAG.getSetCC(dl, NewSetCCVT, N0.getOperand(0),

Completed in 133 milliseconds