Home
last modified time | relevance | path

Searched defs:NR (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DIntervalMap.cpp39 NodeRef NR = path[l].subtree(path[l].offset - 1); in getLeftSibling() local
64 NodeRef NR = subtree(l); in moveLeft() local
89 NodeRef NR = path[l].subtree(path[l].offset + 1); in getRightSibling() local
109 NodeRef NR = subtree(l); in moveRight() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/
Dimproved_control_over_mapped_type_modifiers_1.ts27 type NR = { -readonly [key in 1 | 2 | 3]+?: string }; alias
/third_party/ltp/testcases/kernel/syscalls/ptrace/
Dsyscalls.h5 #define P(NR) { .nr = SYS_##NR, .snr = #NR, }, argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Diterator.h355 mutable NodeRef NR; variable
DIntervalMap.h1158 IntervalMapImpl::NodeRef NR = rootBranch().safeLookup(x); in treeSafeLookup() local
1458 IntervalMapImpl::NodeRef NR = path.subtree(path.height()); in pathFillFind() local
1626 } else if (NodeRef NR = P.getLeftSibling(P.height())) { in canCoalesceLeft() local
1655 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp914 unsigned NR = 0; in rauw() local
965 unsigned NR = rauw(Candidates, Repl, NewMemAcc); in removeAndReplace() local
1010 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFRegisters.cpp310 RegisterRef NR = T.makeRegRef(); in intersectWith() local
DHexagonGenMux.cpp183 unsigned NR = HRI->getNumRegs(); in buildMaps() local
/third_party/mbedtls/library/
Dcamellia.c481 int NR; in mbedtls_camellia_crypt_ecb() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h346 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2481 ,"NR":[,[,,"1\\d\\d",,,,,,,[3] property
Dmetadata.js5617 ,"NR":[,[,,"(?:444|(?:55|8\\d)\\d|666)\\d{4}",,,,,,,[7] property
Dmetadatalite.js5617 ,"NR":[,[,,"(?:444|(?:55|8\\d)\\d|666)\\d{4}",,,,,,,[7] property
Ddemo-compiled.js350 …9"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NR:[,[,,"(?:444|(?:55|8… property
614 …(?:1[1-4]|2))",,,,"100"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],NR:[,[,,"1\\d\\d",,,,,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1626 Register NR = MRI.createVirtualRegister(RC); in moveStageBetweenBlocks() local