Home
last modified time | relevance | path

Searched defs:ItinsDef (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h225 Record *ItinsDef; member
480 Record *ItinsDef = ProcDef->getValueAsDef("ProcItin"); in getModelOrItinDef() local
H A DCodeGenSchedule.cpp572 Record *ItinsDef = ModelKey->getValueAsDef("Itineraries"); in addProcModel() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp626 Record *ItinsDef = PI->ItinsDef; in EmitItineraries() local