Lines Matching refs:PrintFatalError
371 PrintFatalError(def.getLoc(), in populateOpStructure()
382 PrintFatalError(argDef->getLoc(), "attributes must be named"); in populateOpStructure()
384 PrintFatalError(argDef->getLoc(), in populateOpStructure()
389 PrintFatalError(def.getLoc(), "unexpected def type; only defs deriving " in populateOpStructure()
402 PrintFatalError(def.getLoc(), in populateOpStructure()
406 PrintFatalError( in populateOpStructure()
441 PrintFatalError(def.getLoc(), "'results' must have 'outs' directive"); in populateOpStructure()
449 PrintFatalError(def.getLoc(), in populateOpStructure()
464 PrintFatalError(def.getLoc(), in populateOpStructure()
472 PrintFatalError(def.getLoc(), in populateOpStructure()
479 PrintFatalError(def.getLoc(), "only the last successor can be variadic"); in populateOpStructure()
502 PrintFatalError(def.getLoc(), "'regions' must have 'region' directive"); in populateOpStructure()
509 PrintFatalError(def.getLoc(), in populateOpStructure()
516 PrintFatalError(def.getLoc(), "only the last region can be variadic"); in populateOpStructure()
518 PrintFatalError(def.getLoc(), "variadic regions must be named"); in populateOpStructure()