Searched defs:Inverse (Results 1 – 6 of 6) sorted by relevance
97 struct Inverse { struct100 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
2414 bool Inverse = false; in hoistMinMax() local
11548 auto ProveViaCond = [&](const Value *Condition, bool Inverse) { in isBasicBlockEntryGuardedByCond()11630 const Value *FoundCondValue, bool Inverse, in isImpliedCond()
4628 bool Inverse = (N1C->isZero() && Cond == ISD::SETEQ) || in SimplifySetCC() local
3215 Value *Inverse = Builder.CreateNot(ArgValue, "not"); in EmitBuiltinExpr() local
18542 const RISCVVInversePseudosTable::PseudoInfo *Inverse = lookupMaskedIntrinsic() local