Searched defs:Negated (Results 1 – 12 of 12) sorted by relevance
82 bool Negated; variable85 explicit AVRMCExpr(VariantKind Kind, const MCExpr *Expr, bool Negated) in AVRMCExpr()
38 bool Negated, MCContext &Ctx) { in create()
161 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local
357 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local426 const bool Negated = stripNegationPrefix(ArchExt); in appendArchExtFeatures() local
535 Value *Negated = negate(Root, IsNSW, /*Depth=*/0); in run() local
800 auto Negated = ConstraintSystem::negate(Coefficients); in isImpliedBy() local820 auto Negated = ConstraintSystem::negate(Coefficients); in isImpliedBy() local
993 bool Negated = false; in evaluate() local
650 bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header); in getLoopTripCount() local
2265 bool Negated = false; in evaluate() local
4219 MachineBasicBlock *&UncondBrTarget, bool &Negated) { in verifyCFIntrinsic()7185 bool Negated = false; in legalizeIntrinsic() local7233 bool Negated = false; in legalizeIntrinsic() local
14652 static bool isPow2Splat(SDValue Op, uint64_t &SplatVal, bool &Negated) { in isPow2Splat()14695 bool Negated; in LowerDIV() local27394 bool Negated; in LowerFixedLengthVectorIntDivideToSVE() local
14529 APFixedPoint Negated = Result.getFixedPoint().negate(&Overflowed); in VisitUnaryOperator() local