Searched defs:NR (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 64 NodeRef NR = subtree(l); in moveLeft() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ilist_iterator.h | 85 explicit ilist_iterator(reference NR) : NodePtr(Access::getNodePtr(&NR)) {} in ilist_iterator() argument
|
H A D | iterator.h | 355 mutable NodeRef NR; member in llvm::WrappedPairNodeDataIterator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | ilist_iterator.h | 85 explicit ilist_iterator(reference NR) : NodePtr(Access::getNodePtr(&NR)) {} in ilist_iterator() argument
|
/third_party/mbedtls/library/ |
H A D | camellia.c | 458 int NR; in mbedtls_camellia_crypt_ecb() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenMux.cpp | 183 unsigned NR = HRI->getNumRegs(); in buildMaps() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 346 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GVNHoist.cpp | 914 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/CodeGen/ |
H A D | ModuloSchedule.cpp | 1626 Register NR = MRI.createVirtualRegister(RC); in moveStageBetweenBlocks() local
|
/third_party/toybox/toys/pending/ |
H A D | awk.c | 211 NR, OFMT, OFS, ORS, RLENGTH, RS, RSTART, SUBSEP }; enumerator
|
Completed in 18 milliseconds