Home
last modified time | relevance | path

Searched refs:changeSign (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h293 void changeSign();
648 void changeSign();
1052 Result.changeSign();
1088 void changeSign() { APFLOAT_DISPATCH_ON_SEMANTICS(changeSign()); } in changeSign() function
1091 changeSign(); in clearSign()
1095 changeSign(); in copySign()
1291 X.changeSign(); in neg()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp2086 changeSign(); in roundToIntegral()
4021 changeSign(); in next()
4129 changeSign(); in next()
4344 q.changeSign(); in addImpl()
4419 changeSign(); in subtract()
4421 changeSign(); in subtract()
4481 T.changeSign(); in multiply()
4483 T.changeSign(); in multiply()
4560 Floats[0].changeSign(); in changeSign()
4561 Floats[1].changeSign(); in changeSign()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp141 NegSmallest.changeSign(); in convertFCmp()
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp497 m_float.changeSign(); in UnaryNegate()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp251 P->changeSign(); in convertToFpType()
261 T.changeSign(); in createAPFloatFromInt()
328 getFpVal().changeSign(); in negate()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1176 F2.changeSign(); in RemoveFactorFromExpression()
1671 F.changeSign(); in OptimizeAdd()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13704 Result.changeSign(); in VisitCallExpr()
13766 Result.changeSign(); in VisitUnaryOperator()
14116 Result.getComplexFloatImag().changeSign(); in VisitBinaryOperator()
14297 Result.getComplexFloatReal().changeSign(); in VisitUnaryOperator()
14298 Result.getComplexFloatImag().changeSign(); in VisitUnaryOperator()
14307 Result.getComplexFloatImag().changeSign(); in VisitUnaryOperator()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1646 V.changeSign(); in constantFoldFpUnary()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3256 Value.changeSign(); in parseRealValue()
H A DMasmParser.cpp3919 Value.changeSign(); in parseRealValue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp583 F1.changeSign(); in finalizeInsInstrs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6063 V.changeSign(); in getNegatedExpression()
6099 V.changeSign(); in getNegatedExpression()
H A DSelectionDAG.cpp4739 V.changeSign(); in getNode()
10614 NeutralAF.changeSign(); in getNeutralElement()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1036 FVal.changeSign(); in EmitComplexPrePostIncDec()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2967 RealVal.changeSign(); in tryParseFPImm()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2768 RealVal.changeSign(); in parseImm()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp688 TmpFlt.changeSign(); in X86TargetLowering()
696 TmpFlt2.changeSign(); in X86TargetLowering()