Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DAPFloat.h1051 void clearSign() { in clearSign() function
1214 X.clearSign(); in abs()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DScalar.cpp1866 m_float.clearSign(); in AbsoluteValue()
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5539 Fabs.clearSign(); in visitFCmpInst()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4168 V.clearSign(); in getNode()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18704 APF.clearSign(); in LowerFCOPYSIGN()