/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 40 NodeRef NR = path[l].subtree(path[l].offset - 1); in getLeftSibling() local 65 NodeRef NR = subtree(l); in moveLeft() local 90 NodeRef NR = path[l].subtree(path[l].offset + 1); in getRightSibling() local 110 NodeRef NR = subtree(l); in moveRight() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/tilepro/ |
H A D | linux-unwind.h | 36 #define _sigreturn_asm(REG, NR) asm( \ argument 45 #define sigreturn_asm(REG, NR) _sigreturn_asm(REG, NR) argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/ |
H A D | linux-unwind.h | 36 #define _sigreturn_asm(REG, NR) asm( \ argument 45 #define sigreturn_asm(REG, NR) _sigreturn_asm(REG, NR) argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 39 SmallVector<int64_t, 8> NR; in eliminateUsingFM() local 66 SmallVector<int64_t, 8> NR; in eliminateUsingFM() local
|
H A D | InlineSizeEstimatorAnalysis.cpp | 48 #define LAST_OTHER_INST(NR) return NR; in getMaxInstructionID() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | iterator.h | 367 mutable NodeRef NR; variable
|
H A D | IntervalMap.h | 1159 IntervalMapImpl::NodeRef NR = rootBranch().safeLookup(x); in treeSafeLookup() local 1464 IntervalMapImpl::NodeRef NR = path.subtree(path.height()); in pathFillFind() local 1632 } else if (NodeRef NR = P.getLeftSibling(P.height())) { in canCoalesceLeft() local 1661 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() local
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tset_str.c | 143 #define NR 50 in main() macro
|
/netbsd-src/external/gpl2/groff/dist/font/devps/generate/ |
H A D | Makefile | 118 NR: target
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | GVNHoist.cpp | 1006 unsigned NR = 0; in rauw() local 1055 unsigned NR = rauw(Candidates, Repl, NewMemAcc); in removeAndReplace() local 1098 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
H A D | Tree.cpp | 66 void syntax::Node::setRole(NodeRole NR) { in setRole()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | RDFRegisters.cpp | 315 RegisterRef NR = T.makeRegRef(); in intersectWith() local
|
H A D | ModuloSchedule.cpp | 1637 Register NR = MRI.createVirtualRegister(RC); in moveStageBetweenBlocks() local
|
/netbsd-src/sys/crypto/adiantum/ |
H A D | adiantum.c | 78 #define aes_enc(E, P, C, NR) AES_encrypt(P, C, &(E)->enckey) argument 79 #define aes_dec(D, C, P, NR) AES_decrypt(C, P, &(D)->deckey) argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenMux.cpp | 183 unsigned NR = HRI->getNumRegs(); in buildMaps() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | Module.cpp | 400 for (unsigned R = 0, NR = WildcardRestrictions.size(); R != NR; ++R) { in getExportedModules() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 353 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
|
/netbsd-src/sys/dev/usb/ |
H A D | if_atureg.h | 405 #define NR(x) (void *)((long)x) macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExprObjC.cpp | 344 SourceRange NR(Number->getSourceRange()); in BuildObjCNumericLiteral() local
|
H A D | SemaCodeComplete.cpp | 5009 } else if (auto *NR = dyn_cast<concepts::NestedRequirement>(Req)) { in believe() local
|
H A D | SemaDecl.cpp | 6775 QualType NR = R.getCanonicalType(); in diagnoseOpenCLTypes() local
|