Lines Matching refs:getLoc

251     PrintError(R->getLoc(), "STIPredicate " + Name + " multiply declared.");  in checkSTIPredicates()
252 PrintNote(It->second->getLoc(), "Previous declaration was here."); in checkSTIPredicates()
253 PrintFatalError(R->getLoc(), "Invalid STIPredicateDecl found."); in checkSTIPredicates()
262 PrintFatalError(R->getLoc(), "Invalid InstructionEquivalenceClass " in checkSTIPredicates()
355 PrintFatalError(EC->getLoc(), Message); in processSTIPredicate()
458 PrintError(TIIPred->getLoc(), in checkMCInstPredicates()
460 PrintNote(It->second->getLoc(), in checkMCInstPredicates()
462 PrintFatalError(TIIPred->getLoc(), in checkMCInstPredicates()
473 PrintError(RCU->getLoc(), in collectRetireControlUnits()
475 PrintNote(PM.RetireControlUnit->getLoc(), in collectRetireControlUnits()
489 PrintError(Queue->getLoc(), in collectLoadStoreQueueInfo()
491 PrintNote(PM.LoadQueue->getLoc(), in collectLoadStoreQueueInfo()
500 PrintError(Queue->getLoc(), in collectLoadStoreQueueInfo()
502 PrintNote(PM.LoadQueue->getLoc(), in collectLoadStoreQueueInfo()
653 PrintFatalError(ADef->getLoc(), "SchedWrite Alias must be SchedWrite"); in collectSchedRW()
659 PrintFatalError(ADef->getLoc(), "SchedRead Alias must be SchedRead"); in collectSchedRW()
689 PrintFatalError(ADef->getLoc(), "Cannot Alias an Alias"); in collectSchedRW()
812 PrintFatalError(AliasRW.TheDef->getLoc(), "Multiple aliases " in expandRWSeqForProc()
917 PrintFatalError(Inst->TheDef->getLoc(), "Instruction's sched class " in collectSchedClasses()
1055 PrintFatalError(InstRWDef->getLoc(), "No matching instruction opcodes"); in createInstRWClass()
1060 PrintFatalError(InstDef->getLoc(), "No sched class for instruction."); in createInstRWClass()
1089 PrintFatalError(InstRWDef->getLoc(), "Overlapping InstRW def " + in createInstRWClass()
1121 PrintFatalError(OldRWDef->getLoc(), "Overlapping InstRW def " + in createInstRWClass()
1197 PrintFatalError(RWDef->getLoc(), "SchedModel is undefined"); in collectProcItinRW()
1201 PrintFatalError(RWDef->getLoc(), "Undefined SchedMachineModel " in collectProcItinRW()
1253 PrintFatalError(Rec->getLoc(), "Duplicate itinerary class " in inferFromItinClass()
1470 PrintFatalError(Variant.VarOrSeqDef->getLoc(), in getIntersectingVariants()
1494 PrintFatalError(SchedRW.TheDef->getLoc(), "No variant of this type has " in getIntersectingVariants()
1770 PrintFatalError((PM.ProcResourceDefs[i])->getLoc(), in verifyProcResourceGroups()
1800 PrintFatalError(RF->getLoc(), in collectRegisterFiles()
1990 PrintFatalError((*II)->getLoc(), "Duplicate itinerary class " in collectItinProcResources()
2122 addProcResource(*WritePRI, ProcModels[PIdx], ProcWriteResDef->getLoc()); in addWriteRes()
2138 PrintFatalError(PRDef->getLoc(), "ProcResource def is not included in " in getProcResourceIdx()