Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11274 EVT ResultIntVTCCVT = getSetCCResultType( in expandRoundInexactToOdd() local
11278 SDValue AlreadyOdd = DAG.getSetCC(dl, ResultIntVTCCVT, And, Zero, ISD::SETNE); in expandRoundInexactToOdd()