Home
last modified time | relevance | path

Searched defs:PartialCheck (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7749 if (unsigned PartialCheck = Test & fcZero) { in expandIS_FPCLASS() local
7759 if (unsigned PartialCheck = Test & fcInf) { in expandIS_FPCLASS() local
7772 if (unsigned PartialCheck = Test & fcNan) { in expandIS_FPCLASS() local
7803 if (unsigned PartialCheck = Test & fcSubnormal) { in expandIS_FPCLASS() local
7816 if (unsigned PartialCheck = Test & fcNormal) { in expandIS_FPCLASS() local