Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFloat.h303 void changeSign();
668 void changeSign();
1064 Result.changeSign();
1100 void changeSign() { APFLOAT_DISPATCH_ON_SEMANTICS(changeSign()); } in changeSign() function
1103 changeSign(); in clearSign()
1107 changeSign(); in copySign()
1309 X.changeSign(); in neg()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFloat.cpp1879 void IEEEFloat::changeSign() { in changeSign() function in llvm::detail::IEEEFloat
2215 changeSign(); in roundToIntegral()
4290 changeSign(); in next()
4404 changeSign(); in next()
4627 q.changeSign(); in addImpl()
4702 changeSign(); in subtract()
4704 changeSign(); in subtract()
4764 T.changeSign(); in multiply()
4766 T.changeSign(); in multiply()
4842 void DoubleAPFloat::changeSign() { in changeSign() function in llvm::detail::DoubleAPFloat
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp137 NegSmallest.changeSign(); in convertFCmp()
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp497 m_float.changeSign(); in UnaryNegate()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp251 P->changeSign(); in convertToFpType()
261 T.changeSign(); in createAPFloatFromInt()
328 getFpVal().changeSign(); in negate()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1297 rs2.changeSign(); in F_SignInj()
1318 rs1.changeSign(); in F_SignInjXor()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1181 F2.changeSign(); in RemoveFactorFromExpression()
1675 F.changeSign(); in OptimizeAdd()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp10556 Elt.getFloat().changeSign(); in handleVectorUnaryOperator()
14109 Result.changeSign(); in VisitCallExpr()
14207 Result.changeSign(); in VisitUnaryOperator()
14557 Result.getComplexFloatImag().changeSign(); in VisitBinaryOperator()
14738 Result.getComplexFloatReal().changeSign(); in VisitUnaryOperator()
14739 Result.getComplexFloatImag().changeSign(); in VisitUnaryOperator()
14748 Result.getComplexFloatImag().changeSign(); in VisitUnaryOperator()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5264 V.changeSign(); in getNode()
10951 NeutralAF.changeSign(); in isNeutralConstant()
12146 NeutralAF.changeSign(); in getNeutralElement()
H A DTargetLowering.cpp6818 V.changeSign(); in getNegatedExpression()
6854 V.changeSign(); in getNegatedExpression()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3287 Value.changeSign(); in parseRealValue()
H A DMasmParser.cpp3897 Value.changeSign(); in parseRealValue()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp587 F1.changeSign(); in finalizeInsInstrs()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1300 V.changeSign(); in constantFoldFpUnary()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1004 FVal.changeSign(); in EmitComplexPrePostIncDec()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3298 RealVal.changeSign(); in tryParseFPImm()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2959 RealVal.changeSign(); in parseImm()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp776 TmpFlt.changeSign(); in X86TargetLowering()
784 TmpFlt2.changeSign(); in X86TargetLowering()