Searched defs:Negated (Results 1 – 10 of 10) sorted by relevance
82 bool Negated; variable85 explicit AVRMCExpr(VariantKind Kind, const MCExpr *Expr, bool Negated) in AVRMCExpr()
40 bool Negated, MCContext &Ctx) { in create()
461 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local505 const bool Negated = stripNegationPrefix(ArchExt); in appendArchExtFeatures() local
478 Value *Negated = negate(Root, /*Depth=*/0); in run() local
276 bool Negated; variable
988 bool Negated = false; in evaluate() local
647 bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header); in getLoopTripCount() local
2272 bool Negated = false; in evaluate() local
2680 MachineBasicBlock *&UncondBrTarget, bool &Negated) { in verifyCFIntrinsic()4692 bool Negated = false; in legalizeIntrinsic() local4740 bool Negated = false; in legalizeIntrinsic() local
13371 APFixedPoint Negated = Result.getFixedPoint().negate(&Overflowed); in VisitUnaryOperator() local