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.cpp151 Record *ComboFunc = FuncData->getValueAsDef("TheComboFunc"); in collectAllComboFuncs() local
154 const std::string &ComboFuncName = std::string(ComboFunc->getName()); 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;