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.cpp8645 const unsigned ExplicitIntBitInF80 = 63; in expandIS_FPCLASS() local
8648 ExpMask.clearBit(ExplicitIntBitInF80); in expandIS_FPCLASS()
8675 IntBitMask.setBit(ExplicitIntBitInF80); in expandIS_FPCLASS()