Searched refs:TNP (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonEarlyIfConv.cpp | 279 unsigned TNP = TB->pred_size(), FNP = FB->pred_size(); in matchFlowPattern() local 287 bool TOk = (TNP == 1 && TNS == 1 && MLI->getLoopFor(TB) == L); in matchFlowPattern()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateDeduction.cpp | 622 TemplateName TNP = TP->getTemplateName(); in DeduceTemplateSpecArguments() local 625 if (const auto *TD = TNP.getAsTemplateDecl(); TD && TD->isTypeAlias()) in DeduceTemplateSpecArguments() 662 if (auto Result = DeduceTemplateArguments(S, TemplateParams, TNP, TNA, Info, in DeduceTemplateSpecArguments() 697 S, TemplateParams, TNP, TNA, Info, in DeduceTemplateSpecArguments()
|
| /freebsd/sys/dev/axgbe/ |
| H A D | xgbe-dev.c | 1463 RX_PACKET_ATTRIBUTES, TNP); in xgbe_dev_read()
|