/external/e2fsprogs/doc/ |
D | Makefile.in | 14 DVI=texi2dvi 42 -$(Q) $(DVI) $(srcdir)/libext2fs.texinfo
|
/external/llvm/tools/llvm-dis/ |
D | llvm-dis.cpp | 101 else if (const DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in printInfoComment() local 102 DIVariable Var(DVI->getVariable()); in printInfoComment()
|
/external/llvm/lib/CodeGen/ |
D | CriticalAntiDepBreaker.cpp | 671 for (DbgValueVector::iterator DVI = DbgValues.begin(), in BreakAntiDependencies() local 672 DVE = DbgValues.end(); DVI != DVE; ++DVI) in BreakAntiDependencies() 673 if (DVI->second == Q->second->getParent()) in BreakAntiDependencies() 674 UpdateDbgValue(DVI->first, AntiDepReg, NewReg); in BreakAntiDependencies()
|
D | AggressiveAntiDepBreaker.cpp | 920 for (DbgValueVector::iterator DVI = DbgValues.begin(), in BreakAntiDependencies() local 921 DVE = DbgValues.end(); DVI != DVE; ++DVI) in BreakAntiDependencies() 922 if (DVI->second == Q->second.Operand->getParent()) in BreakAntiDependencies() 923 UpdateDbgValue(DVI->first, AntiDepReg, NewReg); in BreakAntiDependencies()
|
D | CodeGenPrepare.cpp | 3230 DbgValueInst *DVI = dyn_cast<DbgValueInst>(Insn); in PlaceDbgValues() local 3236 if (!DVI || (DVI->getValue() && isa<AllocaInst>(DVI->getValue()))) { in PlaceDbgValues() 3241 Instruction *VI = dyn_cast_or_null<Instruction>(DVI->getValue()); in PlaceDbgValues() 3243 DEBUG(dbgs() << "Moving Debug Value before :\n" << *DVI << ' ' << *VI); in PlaceDbgValues() 3244 DVI->removeFromParent(); in PlaceDbgValues() 3246 DVI->insertBefore(VI->getParent()->getFirstInsertionPt()); in PlaceDbgValues() 3248 DVI->insertAfter(VI); in PlaceDbgValues()
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 285 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in isInstructionTriviallyDead() local 286 if (DVI->getValue()) in isInstructionTriviallyDead() 966 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(PrevI)) in LdStHasDebugValue() local 967 if (DVI->getValue() == I->getOperand(0) && in LdStHasDebugValue() 968 DVI->getOffset() == 0 && in LdStHasDebugValue() 969 DVI->getVariable() == DIVar) in LdStHasDebugValue()
|
D | InlineFunction.cpp | 478 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(BI)) { in fixupLineNumbers() local 481 DVI->setOperand(2, createInlinedVariable(DVI->getVariable(), in fixupLineNumbers()
|
/external/e2fsprogs/lib/et/ |
D | Makefile.in | 63 DVI=texi2dvi 78 -$(Q) $(DVI) $(srcdir)/com_err.texinfo
|
/external/llvm/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 1070 else if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(U)) in run() local 1071 DVIs.push_back(DVI); in run() 1083 DbgValueInst *DVI = *I; in run() local 1084 DVI->eraseFromParent(); in run() 1106 DbgValueInst *DVI = *I; in updateDebugInfo() local 1123 DIB->insertDbgValueIntrinsic(Arg, 0, DIVariable(DVI->getVariable()), in updateDebugInfo() 1125 DbgVal->setDebugLoc(DVI->getDebugLoc()); in updateDebugInfo()
|
D | SROA.cpp | 823 else if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(U)) in run() local 824 DVIs.push_back(DVI); in run() 876 DbgValueInst *DVI = *I; in updateDebugInfo() local 893 DIB.insertDbgValueIntrinsic(Arg, 0, DIVariable(DVI->getVariable()), in updateDebugInfo() 895 DbgVal->setDebugLoc(DVI->getDebugLoc()); in updateDebugInfo()
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/ |
D | README | 59 a program to print its DVI output files, and `texinfo.tex', the Texinfo 63 produces output files called DVI files. To print a typeset document, 64 you need a program to print DVI files. If your system has TeX 67 devices) is `dvips'. The DVI print command may require a file name
|
/external/llvm/lib/IR/ |
D | DebugInfo.cpp | 1142 void DebugInfoFinder::processValue(const Module &M, const DbgValueInst *DVI) { in processValue() argument 1143 MDNode *N = dyn_cast<MDNode>(DVI->getVariable()); in processValue()
|
/external/llvm/include/llvm/IR/ |
D | DebugInfo.h | 860 void processValue(const Module &M, const DbgValueInst *DVI);
|
/external/chromium_org/third_party/mesa/src/src/egl/docs/ |
D | EGL_MESA_screen_surface | 216 two RAMDACs but three ports (VGA, DVI, TV).
|
/external/mesa3d/src/egl/docs/ |
D | EGL_MESA_screen_surface | 216 two RAMDACs but three ports (VGA, DVI, TV).
|
/external/chromium_org/third_party/libsrtp/srtp/doc/ |
D | Doxyfile | 779 # to generate PDF and DVI output from the Perl module output.
|
/external/srtp/doc/ |
D | Doxyfile | 779 # to generate PDF and DVI output from the Perl module output.
|
/external/bison/doc/ |
D | Doxyfile.in | 819 # to generate PDF and DVI output from the Perl module output.
|
/external/libvorbis/doc/ |
D | Doxyfile.in | 876 # to generate PDF and DVI output from the Perl module output.
|
/external/mesa3d/doxygen/ |
D | common.doxy | 887 # to generate PDF and DVI output from the Perl module output.
|
/external/libmtp/doc/ |
D | Doxyfile.in | 891 # to generate PDF and DVI output from the Perl module output.
|
/external/chromium_org/third_party/mesa/src/doxygen/ |
D | common.doxy | 887 # to generate PDF and DVI output from the Perl module output.
|
/external/libexif/doc/ |
D | Doxyfile-internals.in | 919 # to generate PDF and DVI output from the Perl module output.
|
D | Doxyfile.in | 919 # to generate PDF and DVI output from the Perl module output.
|
/external/libnl/doc/ |
D | Doxyfile.in | 967 # to generate PDF and DVI output from the Perl module output.
|