Searched defs:DU (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.h | 123 DwarfUnit &DU; variable
|
D | DwarfUnit.h | 87 DwarfFile *DU; variable
|
D | DwarfUnit.cpp | 47 DIEDwarfExpression::DIEDwarfExpression(const AsmPrinter &AP, DwarfUnit &DU, in DIEDwarfExpression()
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 813 Instruction *WidenIV::CloneIVUser(NarrowIVDefUse DU) { in CloneIVUser() 871 const SCEVAddRecExpr* WidenIV::GetExtendedOperandRecurrence(NarrowIVDefUse DU) { in GetExtendedOperandRecurrence() 946 static void truncateIVUse(NarrowIVDefUse DU, DominatorTree *DT) { in truncateIVUse() 957 bool WidenIV::WidenLoopCompare(NarrowIVDefUse DU) { in WidenLoopCompare() 985 Instruction *WidenIV::WidenIVUse(NarrowIVDefUse DU, SCEVExpander &Rewriter) { in WidenIVUse() 1174 NarrowIVDefUse DU = NarrowIVUsers.pop_back_val(); in CreateWideIV() local
|
/external/eigen/blas/fortran/ |
D | drotmg.f | 53 + DU,GAM,GAMSQ,ONE,RGAMSQ,TWO,ZERO local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2697 SDNode *DU = SU->getNode()->getOperand(i).getNode(); in canClobber() local 2925 SDNode *DU = SU->getNode()->getOperand(j).getNode(); in AddPseudoTwoAddrDeps() local
|