Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1209 void clearSign() { in clearSign() function
1441 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.cpp1330 rs1.clearSign(); in F_SignInjXor()
1332 rs1.clearSign(); in F_SignInjXor()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2169 U.clearSign(); in ConstantFoldScalarCall1()
2359 U.clearSign(); in ConstantFoldScalarCall1()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2549 PosMagC.clearSign(); in visitCallInst()
H A DInstCombineCompares.cpp8310 Fabs.clearSign(); in visitFCmpInst()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1660 Result.clearSign(); in constantFoldFpUnary()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6486 V.clearSign(); in FoldConstantArithmetic()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21946 APF.clearSign(); in LowerFCOPYSIGN()