Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFloat.h1101 void clearSign() { in clearSign() function
1303 X.clearSign(); in abs()
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp483 m_float.clearSign(); in AbsoluteValue()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1315 rs1.clearSign(); in F_SignInjXor()
1317 rs1.clearSign(); in F_SignInjXor()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp2121 U.clearSign(); in ConstantFoldScalarCall1()
2308 U.clearSign(); in ConstantFoldScalarCall1()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1304 V.clearSign(); in constantFoldFpUnary()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp7001 Fabs.clearSign(); in visitFCmpInst()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5267 V.clearSign(); in getNode()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23754 APF.clearSign(); in LowerFCOPYSIGN()