| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | APFloat.h | 452 LLVM_ABI void changeSign(); 859 LLVM_ABI void changeSign(); 1115 Val.changeSign(); 1285 Result.changeSign(); 1321 void changeSign() { APFLOAT_DISPATCH_ON_SEMANTICS(changeSign()); } in changeSign() function 1324 changeSign(); in clearSign() 1328 changeSign(); in copySign() 1565 X.changeSign(); in neg()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APFloat.cpp | 2116 void IEEEFloat::changeSign() { in changeSign() function in llvm::detail::IEEEFloat 2487 changeSign(); in roundToIntegral() 4631 changeSign(); in next() 4756 changeSign(); in next() 4988 q.changeSign(); in addImpl() 5063 changeSign(); in subtract() 5065 changeSign(); in subtract() 5125 T.changeSign(); in multiply() 5127 T.changeSign(); in multiply() 5203 void DoubleAPFloat::changeSign() { in changeSign() function in llvm::detail::DoubleAPFloat [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTDC.cpp | 133 NegSmallest.changeSign(); in convertFCmp()
|
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Scalar.cpp | 498 m_float.changeSign(); in UnaryNegate()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | Reassociate.cpp | 1132 F2.changeSign(); in RemoveFactorFromExpression() 1628 F.changeSign(); in OptimizeAdd()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/ |
| H A D | EmulateInstructionRISCV.cpp | 1313 rs2.changeSign(); in F_SignInj() 1334 rs1.changeSign(); in F_SignInjXor()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineAddSub.cpp | 251 P->changeSign(); in convertToFpType() 261 T.changeSign(); in createAPFloatFromInt() 328 getFpVal().changeSign(); in negate()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 11383 Elt.getFloat().changeSign(); in handleVectorUnaryOperator() 15702 Result.changeSign(); in VisitCallExpr() 15816 Result.changeSign(); in VisitUnaryOperator() 16274 Result.getComplexFloatImag().changeSign(); in VisitBinaryOperator() 16390 Result.getComplexFloatReal().changeSign(); in VisitUnaryOperator() 16391 Result.getComplexFloatImag().changeSign(); in VisitUnaryOperator() 16400 Result.getComplexFloatImag().changeSign(); in VisitUnaryOperator()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBuiltin.cpp | 616 F.changeSign(); in interp__builtin_fabs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 2055 RealVal.changeSign(); in parseFPImm()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 6896 V.changeSign(); in FoldConstantArithmetic() 12521 NeutralAF.changeSign(); in isNeutralConstant() 13803 NeutralAF.changeSign(); in getNeutralElement() 13814 NeutralAF.changeSign(); in getNeutralElement()
|
| H A D | TargetLowering.cpp | 7507 V.changeSign(); in getNegatedExpression() 7543 V.changeSign(); in getNegatedExpression()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ConstantFolding.cpp | 3154 Res.changeSign(); in ConstantFoldIntrinsicCall2()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 3230 Value.changeSign(); in parseRealValue()
|
| H A D | MasmParser.cpp | 3391 Value.changeSign(); in parseRealValue()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.cpp | 564 F1.changeSign(); in finalizeInsInstrs()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExpr.cpp | 1277 FVal.changeSign(); in EmitComplexPrePostIncDec()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 3406 RealVal.changeSign(); in tryParseFPImm()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 3299 RealVal.changeSign(); in parseImm()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelper.cpp | 1724 Result.changeSign(); in constantFoldFpUnary()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 829 TmpFlt.changeSign(); in X86TargetLowering() 837 TmpFlt2.changeSign(); in X86TargetLowering()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 23463 {"_ZN4llvm7APFloat10changeSignEv", "llvm::APFloat::changeSign()"},
|