Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3742 EVT NewSetCCVT = getSetCCResultType(Layout, *DAG.getContext(), newVT); in SimplifySetCC() local
3745 SDValue NewSetCC = DAG.getSetCC(dl, NewSetCCVT, N0.getOperand(0), in SimplifySetCC()