Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9050 const unsigned ExplicitIntBitInF80 = 63; in expandIS_FPCLASS() local
9053 ExpMask.clearBit(ExplicitIntBitInF80); in expandIS_FPCLASS()
9080 IntBitMask.setBit(ExplicitIntBitInF80); in expandIS_FPCLASS()