Home
last modified time | relevance | path

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

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