Searched defs:Inverse (Results 1 – 7 of 7) sorted by relevance
95 struct Inverse { struct98 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
655 #define Inverse(screen,y,x) \ macro
2278 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
4832 bool Inverse = false; in processUMulZExtIdiom() local
10173 auto ProveViaCond = [&](const Value *Condition, bool Inverse) { in isBasicBlockEntryGuardedByCond()10250 const Value *FoundCondValue, bool Inverse, in isImpliedCond()
3626 bool Inverse = (N1C->isNullValue() && Cond == ISD::SETEQ) || in SimplifySetCC() local
2648 Value *Inverse = Builder.CreateNot(ArgValue, "not"); in EmitBuiltinExpr() local