| /external/compiler-rt/lib/profile/ | 
| D | InstrProfilingMergeFile.c | 29   ValueProfRecord *VR = getFirstValueProfRecord(SrcValueProfData);  in lprofMergeValueProfData()  local
 | 
| /external/clang/lib/StaticAnalyzer/Checkers/ | 
| D | StackAddrEscapeChecker.cpp | 76   else if (const VarRegion *VR = dyn_cast<VarRegion>(R)) {  in genName()  local245     const VarRegion *VR = cast<VarRegion>(cb.V[i].first->getBaseRegion());  in checkEndFunction()  local
 
 | 
| D | MacOSXAPIChecker.cpp | 86   if (const VarRegion *VR = dyn_cast<VarRegion>(R))  in CheckDispatchOnce()  local
 | 
| D | UndefCapturedBlockVarChecker.cpp | 68     const VarRegion *VR = I.getCapturedRegion();  in checkPostStmt()  local
 | 
| D | NSErrorChecker.cpp | 193     if (const VarRegion *VR = R->getAs<VarRegion>())  in parameterTypeFromSVal()  local
 | 
| D | UnixAPIChecker.cpp | 192   if (const VarRegion *VR = dyn_cast<VarRegion>(R))  in CheckPthreadOnce()  local
 | 
| D | MallocChecker.cpp | 1546       const VarRegion *VR = dyn_cast<VarRegion>(MR);  in SummarizeRegion()  local1561       const VarRegion *VR = dyn_cast<VarRegion>(MR);  in SummarizeRegion()  local
 1576       const VarRegion *VR = dyn_cast<VarRegion>(MR);  in SummarizeRegion()  local
 2036             const VarRegion* VR = MR->getBaseRegion()->getAs<VarRegion>();  in getAllocationSite()  local
 2279     const VarRegion *VR = I.getCapturedRegion();  in checkPostStmt()  local
 
 | 
| /external/llvm/include/llvm/CodeGen/ | 
| D | MachineSSAUpdater.h | 44   unsigned VR;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | MachineSSAUpdater.h | 42   unsigned VR;  variable
 | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | HexagonGenInsert.cpp | 410 void OrderedRegisterList::insert(unsigned VR) {  in insert()419 void OrderedRegisterList::remove(unsigned VR) {  in remove()
 757 bool HexagonGenInsert::findRecordInsertForms(unsigned VR,  in findRecordInsertForms()
 917       for (unsigned VR = InsDefs.find_first(); VR; VR = InsDefs.find_next(VR)) {  in collectInBlock()  local
 935     for (unsigned VR = InsDefs.find_first(); VR; VR = InsDefs.find_next(VR))  in collectInBlock()  local
 948   for (unsigned VR = BlockDefs.find_first(); VR; VR = BlockDefs.find_next(VR))  in collectInBlock()  local
 953 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF,  in findRemovableRegisters()
 1028 void HexagonGenInsert::pruneCoveredSets(unsigned VR) {  in pruneCoveredSets()
 1116 void HexagonGenInsert::pruneUsesTooFar(unsigned VR, const UnsignedMap &RPO,  in pruneUsesTooFar()
 1139 void HexagonGenInsert::pruneRegCopies(unsigned VR) {  in pruneRegCopies()
 [all …]
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonGenInsert.cpp | 443 void OrderedRegisterList::insert(unsigned VR) {  in insert()456 void OrderedRegisterList::remove(unsigned VR) {  in remove()
 799 bool HexagonGenInsert::findRecordInsertForms(unsigned VR,  in findRecordInsertForms()
 958       for (unsigned VR = InsDefs.find_first(); VR; VR = InsDefs.find_next(VR)) {  in collectInBlock()  local
 979     for (unsigned VR = InsDefs.find_first(); VR; VR = InsDefs.find_next(VR))  in collectInBlock()  local
 989   for (unsigned VR = BlockDefs.find_first(); VR; VR = BlockDefs.find_next(VR))  in collectInBlock()  local
 993 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF,  in findRemovableRegisters()
 1065 void HexagonGenInsert::pruneCoveredSets(unsigned VR) {  in pruneCoveredSets()
 1152 void HexagonGenInsert::pruneUsesTooFar(unsigned VR, const UnsignedMap &RPO,  in pruneUsesTooFar()
 1174 void HexagonGenInsert::pruneRegCopies(unsigned VR) {  in pruneRegCopies()
 [all …]
 
 | 
| /external/llvm/lib/ProfileData/ | 
| D | InstrProf.cpp | 576   ValueProfRecord *VR = getFirstValueProfRecord(this);  in deserializeTo()  local604   ValueProfRecord *VR = getFirstValueProfRecord(this);  in checkIntegrity()  local
 648   ValueProfRecord *VR = getFirstValueProfRecord(this);  in swapBytesToHost()  local
 660   ValueProfRecord *VR = getFirstValueProfRecord(this);  in swapBytesFromHost()  local
 
 | 
| /external/llvm/lib/Target/Mips/ | 
| D | MipsSEFrameLowering.cpp | 155   unsigned VR = MRI.createVirtualRegister(RC);  in expandLoadCCond()  local170   unsigned VR = MRI.createVirtualRegister(RC);  in expandStoreCCond()  local
 516       unsigned VR = MF.getRegInfo().createVirtualRegister(RC);  in emitPrologue()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ | 
| D | MipsSEFrameLowering.cpp | 174   Register VR = MRI.createVirtualRegister(RC);  in expandLoadCCond()  local189   Register VR = MRI.createVirtualRegister(RC);  in expandStoreCCond()  local
 541       Register VR = MF.getRegInfo().createVirtualRegister(RC);  in emitPrologue()  local
 
 | 
| /external/clang/lib/StaticAnalyzer/Core/ | 
| D | SymbolManager.cpp | 430   if (const VarRegion *VR = dyn_cast<VarRegion>(MR))  in isLiveRegion()  local520 bool SymbolReaper::isLive(const VarRegion *VR, bool includeStoreBindings) const{  in isLive()  argument
 
 | 
| D | BugReporterVisitors.cpp | 423 static bool isInitializationOfVar(const ExplodedNode *N, const VarRegion *VR) {  in isInitializationOfVar()463   if (const VarRegion *VR = dyn_cast<VarRegion>(R)) {  in VisitNode()  local
 509       if (const VarRegion *VR = dyn_cast<VarRegion>(R)) {  in VisitNode()  local
 555     const VarRegion *VR = dyn_cast<VarRegion>(R);  in VisitNode()  local
 622     if (const VarRegion *VR = dyn_cast<VarRegion>(R)) {  in VisitNode()  local
 
 | 
| D | MemRegion.cpp | 676   const VarRegion *const VR = dyn_cast<VarRegion>(this->getBaseRegion());  in sourceRange()  local810         if (const VarRegion *VR = dyn_cast<VarRegion>(I.getOriginalRegion()))  in getStackOrCaptureRegionForDeclContext()  local
 1420   const VarRegion *VR = nullptr;  in getCaptureRegions()  local
 1465     const VarRegion *VR = nullptr;  in LazyInitializeReferencedVars()  local
 
 | 
| D | RegionStore.cpp | 1021       const VarRegion *VR = BI.getCapturedRegion();  in VisitCluster()  local1444   if (const VarRegion *VR = dyn_cast<VarRegion>(R)) {  in getBinding()  local
 2309   if (const VarRegion *VR = dyn_cast<VarRegion>(baseR)) {  in VisitAddedToCluster()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ | 
| D | InstrProf.cpp | 833   ValueProfRecord *VR = getFirstValueProfRecord(this);  in deserializeTo()  local862   ValueProfRecord *VR = getFirstValueProfRecord(this);  in checkIntegrity()  local
 908   ValueProfRecord *VR = getFirstValueProfRecord(this);  in swapBytesToHost()  local
 921   ValueProfRecord *VR = getFirstValueProfRecord(this);  in swapBytesFromHost()  local
 
 | 
| /external/clang/test/SemaCXX/ | 
| D | addr-of-overloaded-function.cpp | 217     void VR() volatile __restrict {};  in VR()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ | 
| D | RISCVFrameLowering.cpp | 223         Register VR =  in emitPrologue()  local
 | 
| /external/libyuv/files/source/ | 
| D | row_common.cc | 1437 #define YUVCONSTANTSBODY(YG, YB, UB, UG, VG, VR)                             \  argument1442 #define YUVCONSTANTSBODY(YG, YB, UB, UG, VG, VR)                     \  argument
 1455 #define MAKEYUVCONSTANTS(name, YG, YB, UB, UG, VG, VR)            \  argument
 1477 #define VR 102 /* round(1.596 * 64) */  macro
 1483 MAKEYUVCONSTANTS(I601, YG, YB, UB, UG, VG, VR)  in MAKEYUVCONSTANTS()  argument
 1502 #define VR 90  /* round(1.40200 * 64) */  in MAKEYUVCONSTANTS()  macro
 1531 #define VR 115 /* round(1.793 * 64) */  in MAKEYUVCONSTANTS()  macro
 1556 #define VR 101 /* round(1.5748 * 64) */  in MAKEYUVCONSTANTS()  macro
 1585 #define VR 107 /* round(1.67867 * 64) */  in MAKEYUVCONSTANTS()  macro
 1609 #define VR 94  /* round(1.474600 * 64) */  in MAKEYUVCONSTANTS()  macro
 
 | 
| /external/pdfium/third_party/libopenjpeg/ | 
| D | mct.c | 228     const __m128 VR = _mm_set1_ps(0.5f);  in opj_mct_encode_real()  local
 | 
| /external/llvm/include/llvm/IR/ | 
| D | PatternMatch.h | 283   Class *&VR;  member349   uint64_t &VR;  member
 
 | 
| /external/libaom/third_party/libyuv/source/ | 
| D | row_common.cc | 1346 #define VR -102 /* round(-1.596 * 64) */  macro1431 #define VR -90  /* round(-1.40200 * 64) */  macro
 1518 #define VR -115 /* round(-1.793 * 64) */  macro
 1604 #define VR -107 /* round(-1.67867 * 64) */  macro
 
 |