Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1159 void clearSign() { in clearSign() function
1382 X.clearSign(); in abs()
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp484 m_float.clearSign(); in AbsoluteValue()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1315 rs1.clearSign(); in F_SignInjXor()
1317 rs1.clearSign(); in F_SignInjXor()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2128 U.clearSign(); in ConstantFoldScalarCall1()
2318 U.clearSign(); in ConstantFoldScalarCall1()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1504 Result.clearSign(); in constantFoldFpUnary()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp7818 Fabs.clearSign(); in visitFCmpInst()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6164 V.clearSign(); in FoldConstantArithmetic()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21770 APF.clearSign(); in LowerFCOPYSIGN()