Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGenericFloatingPointPredicateUtils.h124 const bool IsFabs = LookThroughSrc && lookThroughFAbs(F, LHS, Src); in fcmpImpliesClass() local
427 const bool IsFabs = LookThroughSrc && lookThroughFAbs(F, LHS, Src); in fcmpImpliesClass() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5428 bool IsFabs = N0.getOpcode() == ISD::FABS; in SimplifySetCC() local
H A DDAGCombiner.cpp28687 bool IsFabs = N->getOpcode() == ISD::FABS; in foldSignChangeInBitcast() local