Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8511 SDValue ExpIsZero = in expandIS_FPCLASS() local
8513 appendResult(ExpIsZero); in expandIS_FPCLASS()
8566 SDValue ExpIsZero = in expandIS_FPCLASS() local
8569 DAG.getSetCC(DL, ResultVT, getIntBitIsSet(), ExpIsZero, ISD::SETEQ); in expandIS_FPCLASS()