Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp152 const Record *ComboFunc = FuncData->getValueAsDef("TheComboFunc"); in collectAllComboFuncs() local
155 const std::string &ComboFuncName = ComboFunc->getName().str(); in collectAllComboFuncs()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetItinerary.td152 class ComboFuncData<FuncUnit ComboFunc, list<FuncUnit> funclist> {
153 FuncUnit TheComboFunc = ComboFunc;