Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h359 void changeSign();
750 void changeSign();
1172 Result.changeSign();
1208 void changeSign() { APFLOAT_DISPATCH_ON_SEMANTICS(changeSign()); } in changeSign() function
1211 changeSign(); in clearSign()
1215 changeSign(); in copySign()
1447 X.changeSign(); in neg()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp2027 void IEEEFloat::changeSign() { in changeSign() function in llvm::detail::IEEEFloat
2386 changeSign(); in roundToIntegral()
4456 changeSign(); in next()
4576 changeSign(); in next()
4804 q.changeSign(); in addImpl()
4879 changeSign(); in subtract()
4881 changeSign(); in subtract()
4941 T.changeSign(); in multiply()
4943 T.changeSign(); in multiply()
5019 void DoubleAPFloat::changeSign() { in changeSign() function in llvm::detail::DoubleAPFloat
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFloating.h162 V.changeSign(); in abs()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp137 NegSmallest.changeSign(); in convertFCmp()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp498 m_float.changeSign(); in UnaryNegate()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1312 rs2.changeSign(); in F_SignInj()
1333 rs1.changeSign(); in F_SignInjXor()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1136 F2.changeSign(); in RemoveFactorFromExpression()
1629 F.changeSign(); in OptimizeAdd()
/freebsd/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/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10924 Elt.getFloat().changeSign(); in handleVectorUnaryOperator()
14834 Result.changeSign(); in VisitCallExpr()
14932 Result.changeSign(); in VisitUnaryOperator()
15382 Result.getComplexFloatImag().changeSign(); in VisitBinaryOperator()
15498 Result.getComplexFloatReal().changeSign(); in VisitUnaryOperator()
15499 Result.getComplexFloatImag().changeSign(); in VisitUnaryOperator()
15508 Result.getComplexFloatImag().changeSign(); in VisitUnaryOperator()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1988 RealVal.changeSign(); in parseFPImm()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6483 V.changeSign(); in FoldConstantArithmetic()
11942 NeutralAF.changeSign(); in isNeutralConstant()
13184 NeutralAF.changeSign(); in getNeutralElement()
13195 NeutralAF.changeSign(); in getNeutralElement()
H A DTargetLowering.cpp7288 V.changeSign(); in getNegatedExpression()
7324 V.changeSign(); in getNegatedExpression()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3285 Value.changeSign(); in parseRealValue()
H A DMasmParser.cpp3866 Value.changeSign(); in parseRealValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp566 F1.changeSign(); in finalizeInsInstrs()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1221 FVal.changeSign(); in EmitComplexPrePostIncDec()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3339 RealVal.changeSign(); in tryParseFPImm()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1656 Result.changeSign(); in constantFoldFpUnary()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3172 RealVal.changeSign(); in parseImm()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp819 TmpFlt.changeSign(); in X86TargetLowering()
827 TmpFlt2.changeSign(); in X86TargetLowering()