Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/Support/
DIntervalMap.cpp40 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DIntervalMap.cpp40 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
/external/llvm/lib/Support/
DIntervalMap.cpp40 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
/external/ltp/testcases/kernel/syscalls/ptrace/
Dsyscalls.h5 #define P(NR) { .nr = SYS_##NR, .snr = #NR, }, argument
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
DStyles.java80 public static final String NR = "nr"; field in Styles
/external/capstone/
DMCRegisterInfo.c29 MCRegisterDesc *D, unsigned NR, in MCRegisterInfo_InitMCRegisterInfo()
/external/syzkaller/sys/syz-sysgen/
Dsysgen.go38 NR int32 member
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp236 NullResolver NR; in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp916 unsigned NR = 0; in rauw() local
966 unsigned NR = rauw(Candidates, Repl, NewMemAcc); in removeAndReplace() local
1011 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntervalMap.h1136 IntervalMapImpl::NodeRef NR = rootBranch().safeLookup(x); in treeSafeLookup() local
1437 IntervalMapImpl::NodeRef NR = path.subtree(path.height()); in pathFillFind() local
1605 } else if (NodeRef NR = P.getLeftSibling(P.height())) { in canCoalesceLeft() local
1634 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DIntervalMap.h1149 IntervalMapImpl::NodeRef NR = rootBranch().safeLookup(x); in treeSafeLookup() local
1449 IntervalMapImpl::NodeRef NR = path.subtree(path.height()); in pathFillFind() local
1617 } else if (NodeRef NR = P.getLeftSibling(P.height())) { in canCoalesceLeft() local
1646 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() local
/external/llvm/include/llvm/ADT/
DIntervalMap.h1146 IntervalMapImpl::NodeRef NR = rootBranch().safeLookup(x); in treeSafeLookup() local
1447 IntervalMapImpl::NodeRef NR = path.subtree(path.height()); in pathFillFind() local
1615 } else if (NodeRef NR = P.getLeftSibling(P.height())) { in canCoalesceLeft() local
1644 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCRegisterInfo.h154 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFRegisters.cpp311 RegisterRef NR = T.makeRegRef(); in intersectWith() local
DHexagonGenMux.cpp184 unsigned NR = HRI->getNumRegs(); in buildMaps() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tcl.c201 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) \ argument
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tcl.c209 #define PREFER_DISCRETE_ELT_PRIM( NR, PRIM ) \ argument
/external/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp148 unsigned NR = HRI->getNumRegs(); in buildMaps() local
DHexagonExpandCondsets.cpp897 unsigned NR = std::distance(I, MI.memoperands_end()); in predicateAt() local
/external/one-true-awk/
Dtran.c46 Awkfloat *NR; /* number of current record */ variable
/external/clang/lib/Basic/
DModule.cpp288 for (unsigned R = 0, NR = WildcardRestrictions.size(); R != NR; ++R) { in getExportedModules() local
/external/syzkaller/pkg/ast/
Dast.go92 NR uint64 member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCRegisterInfo.h245 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h245 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
/external/clang/test/Analysis/
Ddtor.cpp470 struct NR { struct

12