Home
last modified time | relevance | path

Searched refs:FuncData (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp150 Record *FuncData = FUs[j]; in collectAllComboFuncs() local
151 Record *ComboFunc = FuncData->getValueAsDef("TheComboFunc"); in collectAllComboFuncs()
153 FuncData->getValueAsListOfDefs("FuncList"); in collectAllComboFuncs()