| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRMCExpr.h | 46 bool Negated; variable 49 explicit AVRMCExpr(Specifier S, const MCExpr *Expr, bool Negated) in AVRMCExpr()
|
| H A D | AVRMCExpr.cpp | 20 bool Negated, MCContext &Ctx) { in create()
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | MatchFilePath.cpp | 99 bool Negated = false; in matchFilePath() local
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | CSKYTargetParser.cpp | 162 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local
|
| H A D | ARMTargetParser.cpp | 359 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local 427 const bool Negated = stripNegationPrefix(ArchExt); in appendArchExtFeatures() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseHLSLRootSignature.cpp | 982 bool Negated = Signed && CurToken.TokKind == TokenKind::pu_minus; in parseFloatParam() local 1269 std::optional<int32_t> RootSignatureParser::handleIntLiteral(bool Negated) { in handleIntLiteral() 1305 std::optional<float> RootSignatureParser::handleFloatLiteral(bool Negated) { in handleFloatLiteral()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineNegator.cpp | 534 Value *Negated = negate(Root, IsNSW, /*Depth=*/0); in run() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitTracker.cpp | 985 bool Negated = false; in evaluate() local
|
| H A D | HexagonHardwareLoops.cpp | 643 bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header); in getLoopTripCount() local
|
| H A D | HexagonConstPropagation.cpp | 2263 bool Negated = false; in evaluate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | ConstraintElimination.cpp | 858 auto Negated = ConstraintSystem::negate(Coefficients); in isImpliedBy() local 878 auto Negated = ConstraintSystem::negate(Coefficients); in isImpliedBy() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULegalizerInfo.cpp | 4277 MachineBasicBlock *&UncondBrTarget, bool &Negated) { in verifyCFIntrinsic() 7357 bool Negated = false; in legalizeIntrinsic() local 7405 bool Negated = false; in legalizeIntrinsic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 15555 static bool isPow2Splat(SDValue Op, uint64_t &SplatVal, bool &Negated) { in isPow2Splat() 15598 bool Negated; in LowerDIV() local 29008 bool Negated; in LowerFixedLengthVectorIntDivideToSVE() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 15397 APFixedPoint Negated = Result.getFixedPoint().negate(&Overflowed); in VisitUnaryOperator() local
|