Searched defs:ItinsDef (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.h | 225 Record *ItinsDef; global() member |
H A D | CodeGenSchedule.cpp | 572 Record *ItinsDef = ModelKey->getValueAsDef("Itineraries"); addProcModel() local |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | SubtargetEmitter.cpp | 626 Record *ItinsDef = PI->ItinsDef; EmitItineraries() local |