Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1322 void clearSign() { in clearSign() function
1559 X.clearSign(); in abs()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp484 m_float.clearSign(); in AbsoluteValue()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1331 rs1.clearSign(); in F_SignInjXor()
1333 rs1.clearSign(); in F_SignInjXor()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2364 U.clearSign(); in ConstantFoldScalarCall1()
2646 U.clearSign(); in ConstantFoldScalarCall1()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2838 PosMagC.clearSign(); in visitCallInst()
H A DInstCombineCompares.cpp8781 Fabs.clearSign(); in visitFCmpInst()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1728 Result.clearSign(); in constantFoldFpUnary()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6899 V.clearSign(); in FoldConstantArithmetic()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22681 APF.clearSign(); in LowerFCOPYSIGN()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23464 {"_ZN4llvm7APFloat9clearSignEv", "llvm::APFloat::clearSign()"},