Searched defs:isNegated (Results 1 – 9 of 9) sorted by relevance
55 bool isNegated() const { return Negated; } in isNegated() function
552 ValueRange inputs, bool isNegated) { in genConstraintCall()577 ValueRange inputs, bool isNegated) { in genConstraintOrRewriteCall()
412 bool isNegated) in CallExpr()426 bool isNegated; variable
713 ArrayRef<Type> resultTypes, bool isNegated) { in getConstraint()
446 bool isNegated = false; tryParseRelocExpression() local
270 bool isNegated) { in create()
1869 parseCallExpr(ast::Expr * parentExpr,bool isNegated) parseCallExpr() argument 2688 createCallExpr(SMRange loc,ast::Expr * parentExpr,MutableArrayRef<ast::Expr * > arguments,bool isNegated) createCallExpr() argument
680 bool isNegated; global() member 685 IntLiteralConstant(const PARSED & x,bool isNegated) IntLiteralConstant() argument 707 Analyze(const parser::IntLiteralConstant & x,bool isNegated) Analyze() argument
1437 ByteCodeField isNegated = read(); in executeApplyConstraint() local