Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGenericFloatingPointPredicateUtils.h180 const bool IsDenormalRHS = (OrigClass & fcSubnormal) == OrigClass; in fcmpImpliesClass() local
365 if (IsDenormalRHS) in fcmpImpliesClass()
389 if (IsDenormalRHS) in fcmpImpliesClass()