Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugInfoProbe.cpp82 } else if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(BI)) { in initialize() local
133 } else if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(BI)) { in finalize() local
/external/swiftshader/third_party/LLVM/tools/llvm-dis/
Dllvm-dis.cpp100 else if (const DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in printInfoComment() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dis/
Dllvm-dis.cpp113 else if (const DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in printInfoComment() local
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp110 else if (const DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in printInfoComment() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DDebugify.cpp170 bool diagnoseMisSizedDbgValue(Module &M, DbgValueInst *DVI) { in diagnoseMisSizedDbgValue()
263 auto *DVI = dyn_cast<DbgValueInst>(&I); in checkDebugifyMetadata() local
/external/u-boot/board/compulab/common/
Domap3_display.c21 DVI, enumerator
/external/llvm/lib/IR/
DDebugInfo.cpp173 void DebugInfoFinder::processValue(const Module &M, const DbgValueInst *DVI) { in processValue()
DVerifier.cpp4216 if (auto *DVI = dyn_cast<DbgValueInst>(&I)) { in verifyBitPieceExpression() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp370 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in wouldInstructionBeTriviallyDead() local
1205 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(PrevI)) in LdStHasDebugValue() local
1223 for (auto *DVI : DbgValues) { in PhiHasDebugValue() local
1511 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(U)) in findDbgValues() local
1555 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
1589 if (auto *DVI = dyn_cast<DbgValueInst>(U.getUser())) in replaceDbgValueForAlloca() local
DLCSSA.cpp210 for (auto DVI : DbgValues) { in formLCSSAForInstructions() local
DBasicBlockUtils.cpp186 for (auto &DVI : DbgValues) { in MergeBlockIntoPredecessor() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp304 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in isInstructionTriviallyDead() local
1050 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(PrevI)) in LdStHasDebugValue() local
1252 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
1287 if (auto *DVI = dyn_cast<DbgValueInst>(U.getUser())) in replaceDbgValueForAlloca() local
/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp648 for (DbgValueVector::iterator DVI = DbgValues.begin(), in BreakAntiDependencies() local
DAggressiveAntiDepBreaker.cpp965 for (DbgValueVector::iterator DVI = DbgValues.begin(), in BreakAntiDependencies() local
DCodeGenPrepare.cpp5355 DbgValueInst *DVI = dyn_cast<DbgValueInst>(Insn); in placeDbgValues() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCriticalAntiDepBreaker.cpp630 for (DbgValueVector::iterator DVI = DbgValues.begin(), in BreakAntiDependencies() local
DAggressiveAntiDepBreaker.cpp929 for (DbgValueVector::iterator DVI = DbgValues.begin(), in BreakAntiDependencies() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DLocal.cpp585 return any_of(ADbgVals, [&](DbgValueInst *DVI) { in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp546 if (auto *DVI = dyn_cast<DbgValueInst>(&*BI)) { in filterInstsUnrelatedToPDI() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLocal.cpp240 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in isInstructionTriviallyDead() local
DInlineFunction.cpp870 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(BI)) { in fixupLineNumbers() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp942 else if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(*UI)) in run() local
955 DbgValueInst *DVI = *I; in run() local
978 DbgValueInst *DVI = *I; in updateDebugInfo() local
DCodeGenPrepare.cpp1155 DbgValueInst *DVI = dyn_cast<DbgValueInst>(Insn); in PlaceDbgValues() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp111 else if (auto *DVI = dyn_cast<DbgValueInst>(&I)) in processInstruction() local
214 void DebugInfoFinder::processValue(const Module &M, const DbgValueInst *DVI) { in processValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6700 DbgValueInst *DVI = dyn_cast<DbgValueInst>(Insn); in placeDbgValues() local