Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8715 SDValue ExpIsZero = in expandIS_FPCLASS() local
8717 appendResult(ExpIsZero); in expandIS_FPCLASS()
8770 SDValue ExpIsZero = in expandIS_FPCLASS() local
8773 DAG.getSetCC(DL, ResultVT, getIntBitIsSet(), ExpIsZero, ISD::SETEQ); in expandIS_FPCLASS()