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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1421 EVT NewSetCCVT = getSetCCResultType(*DAG.getContext(), newVT); local
1424 SDValue NewSetCC = DAG.getSetCC(dl, NewSetCCVT, N0.getOperand(0),

Completed in 85 milliseconds