Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetItinerary.td142 class ComboFuncData<FuncUnit ComboFunc, list<FuncUnit> funclist> {
143 FuncUnit TheComboFunc = ComboFunc;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetItinerary.td142 class ComboFuncData<FuncUnit ComboFunc, list<FuncUnit> funclist> {
143 FuncUnit TheComboFunc = ComboFunc;
/external/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp709 Record *ComboFunc = FuncData->getValueAsDef("TheComboFunc"); in collectAllComboFuncs() local
712 const std::string &ComboFuncName = ComboFunc->getName(); in collectAllComboFuncs()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp715 Record *ComboFunc = FuncData->getValueAsDef("TheComboFunc"); in collectAllComboFuncs() local
718 const std::string &ComboFuncName = ComboFunc->getName(); in collectAllComboFuncs()