| /external/compiler-rt/lib/profile/ |
| D | InstrProfilingMergeFile.c | 29 ValueProfRecord *VR = getFirstValueProfRecord(SrcValueProfData); in lprofMergeValueProfData() local
|
| /external/llvm-project/compiler-rt/lib/profile/ |
| D | InstrProfilingMergeFile.c | 28 ValueProfRecord *VR = getFirstValueProfRecord(SrcValueProfData); in lprofMergeValueProfData() 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/clang/lib/StaticAnalyzer/Checkers/ |
| D | StackAddrEscapeChecker.cpp | 76 else if (const VarRegion *VR = dyn_cast<VarRegion>(R)) { in genName() local 245 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
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | StackAddrEscapeChecker.cpp | 96 } else if (const auto *VR = dyn_cast<VarRegion>(R)) { in genName() local 318 const MemRegion *VR = Val.getAsRegion(); in checkEndFunction() local 357 const VarRegion *VR = cast<VarRegion>(P.first->getBaseRegion()); in checkEndFunction() local
|
| D | UndefCapturedBlockVarChecker.cpp | 65 const VarRegion *VR = I.getCapturedRegion(); in checkPostStmt() local
|
| D | MacOSXAPIChecker.cpp | 96 if (const VarRegion *VR = dyn_cast<VarRegion>(RB)) { in CheckDispatchOnce() local
|
| D | MIGChecker.cpp | 131 const auto *VR = dyn_cast<VarRegion>(MR); in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
|
| /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-project/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/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/llvm-project/clang/unittests/StaticAnalyzer/ |
| D | SymbolReaperTest.cpp | 30 const VarRegion *VR = Eng.getRegionManager().getVarRegion(VD, SFC); in performTest() local
|
| /external/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 576 ValueProfRecord *VR = getFirstValueProfRecord(this); in deserializeTo() local 604 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() local 170 unsigned VR = MRI.createVirtualRegister(RC); in expandStoreCCond() local 516 unsigned VR = MF.getRegInfo().createVirtualRegister(RC); in emitPrologue() local
|
| /external/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsSEFrameLowering.cpp | 174 Register VR = MRI.createVirtualRegister(RC); in expandLoadCCond() local 189 Register VR = MRI.createVirtualRegister(RC); in expandStoreCCond() local 541 Register 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() local 189 Register VR = MRI.createVirtualRegister(RC); in expandStoreCCond() local 541 Register VR = MF.getRegInfo().createVirtualRegister(RC); in emitPrologue() local
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | SymbolManager.cpp | 421 if (const auto *VR = dyn_cast<VarRegion>(MR)) in isLiveRegion() local 512 bool SymbolReaper::isLive(const VarRegion *VR, bool includeStoreBindings) const{ in isLive() argument
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | SymbolManager.cpp | 430 if (const VarRegion *VR = dyn_cast<VarRegion>(MR)) in isLiveRegion() local 520 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
|
| /external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
| D | SuspiciousEnumUsageCheck.cpp | 101 ValueRange VR(EnumDec); in isPossiblyBitMask() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 833 ValueProfRecord *VR = getFirstValueProfRecord(this); in deserializeTo() local 862 ValueProfRecord *VR = getFirstValueProfRecord(this); in checkIntegrity() local 908 ValueProfRecord *VR = getFirstValueProfRecord(this); in swapBytesToHost() local 921 ValueProfRecord *VR = getFirstValueProfRecord(this); in swapBytesFromHost() local
|
| /external/llvm-project/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 838 ValueProfRecord *VR = getFirstValueProfRecord(this); in deserializeTo() local 867 ValueProfRecord *VR = getFirstValueProfRecord(this); in checkIntegrity() local 913 ValueProfRecord *VR = getFirstValueProfRecord(this); in swapBytesToHost() local 926 ValueProfRecord *VR = getFirstValueProfRecord(this); in swapBytesFromHost() local
|