Searched defs:Negated (Results 1 – 11 of 11) sorted by relevance
82 bool Negated; variable85 explicit AVRMCExpr(VariantKind Kind, const MCExpr *Expr, bool Negated) in AVRMCExpr()
39 bool Negated, MCContext &Ctx) { in create()
356 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local400 const bool Negated = stripNegationPrefix(ArchExt); in appendArchExtFeatures() local
161 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local
517 Value *Negated = negate(Root, /*Depth=*/0); in run() local
993 bool Negated = false; in evaluate() local
650 bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header); in getLoopTripCount() local
2266 bool Negated = false; in evaluate() local
3208 MachineBasicBlock *&UncondBrTarget, bool &Negated) { in verifyCFIntrinsic()5577 bool Negated = false; in legalizeIntrinsic() local5625 bool Negated = false; in legalizeIntrinsic() local
12786 static bool isPow2Splat(SDValue Op, uint64_t &SplatVal, bool &Negated) { in isPow2Splat()12829 bool Negated; in LowerDIV() local23103 bool Negated; in LowerFixedLengthVectorIntDivideToSVE() local
13804 APFixedPoint Negated = Result.getFixedPoint().negate(&Overflowed); in VisitUnaryOperator() local