Searched refs:genConstraintCall (Results 1 – 1 of 1) sorted by relevance
103 SmallVector<Value> genConstraintCall(const ast::UserConstraintDecl *decl,370 genConstraintCall(userCst, genLoc(ref.referenceLoc), values); in applyVarConstraints()418 return genConstraintCall(decl, loc, arguments); in genExprImpl()536 CodeGen::genConstraintCall(const ast::UserConstraintDecl *decl, Location loc, in genConstraintCall() function in CodeGen