Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7682 const unsigned ExplicitIntBitInF80 = 63; in expandIS_FPCLASS() local
7685 ExpMask.clearBit(ExplicitIntBitInF80); in expandIS_FPCLASS()
7712 IntBitMask.setBit(ExplicitIntBitInF80); in expandIS_FPCLASS()