Home
last modified time | relevance | path

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

123

/external/e2fsprogs/doc/
DMakefile.in14 DVI=texi2dvi
42 -$(Q) $(DVI) $(srcdir)/libext2fs.texinfo
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp101 else if (const DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in printInfoComment() local
102 DIVariable Var(DVI->getVariable()); in printInfoComment()
/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp671 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()
DAggressiveAntiDepBreaker.cpp920 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()
DCodeGenPrepare.cpp3230 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/
DLocal.cpp285 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()
DInlineFunction.cpp478 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(BI)) { in fixupLineNumbers() local
481 DVI->setOperand(2, createInlinedVariable(DVI->getVariable(), in fixupLineNumbers()
/external/e2fsprogs/lib/et/
DMakefile.in63 DVI=texi2dvi
78 -$(Q) $(DVI) $(srcdir)/com_err.texinfo
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1070 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()
DSROA.cpp823 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/
DREADME59 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/
DDebugInfo.cpp1142 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/
DDebugInfo.h860 void processValue(const Module &M, const DbgValueInst *DVI);
/external/chromium_org/third_party/mesa/src/src/egl/docs/
DEGL_MESA_screen_surface216 two RAMDACs but three ports (VGA, DVI, TV).
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface216 two RAMDACs but three ports (VGA, DVI, TV).
/external/chromium_org/third_party/libsrtp/srtp/doc/
DDoxyfile779 # to generate PDF and DVI output from the Perl module output.
/external/srtp/doc/
DDoxyfile779 # to generate PDF and DVI output from the Perl module output.
/external/bison/doc/
DDoxyfile.in819 # to generate PDF and DVI output from the Perl module output.
/external/libvorbis/doc/
DDoxyfile.in876 # to generate PDF and DVI output from the Perl module output.
/external/mesa3d/doxygen/
Dcommon.doxy887 # to generate PDF and DVI output from the Perl module output.
/external/libmtp/doc/
DDoxyfile.in891 # to generate PDF and DVI output from the Perl module output.
/external/chromium_org/third_party/mesa/src/doxygen/
Dcommon.doxy887 # to generate PDF and DVI output from the Perl module output.
/external/libexif/doc/
DDoxyfile-internals.in919 # to generate PDF and DVI output from the Perl module output.
DDoxyfile.in919 # to generate PDF and DVI output from the Perl module output.
/external/libnl/doc/
DDoxyfile.in967 # to generate PDF and DVI output from the Perl module output.

123