Searched defs:DU (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.h | 124 DwarfUnit &DU; variable
|
D | DwarfUnit.h | 90 DwarfFile *DU; variable
|
D | DwarfUnit.cpp | 47 DIEDwarfExpression::DIEDwarfExpression(const AsmPrinter &AP, DwarfUnit &DU, in DIEDwarfExpression()
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 944 Instruction *WidenIV::cloneIVUser(NarrowIVDefUse DU, in cloneIVUser() 966 Instruction *WidenIV::cloneBitwiseIVUser(NarrowIVDefUse DU) { in cloneBitwiseIVUser() 995 Instruction *WidenIV::cloneArithmeticIVUser(NarrowIVDefUse DU, in cloneArithmeticIVUser() 1103 const SCEVAddRecExpr* WidenIV::getExtendedOperandRecurrence(NarrowIVDefUse DU) { in getExtendedOperandRecurrence() 1177 static void truncateIVUse(NarrowIVDefUse DU, DominatorTree *DT, LoopInfo *LI) { in truncateIVUse() 1189 bool WidenIV::widenLoopCompare(NarrowIVDefUse DU) { in widenLoopCompare() 1232 Instruction *WidenIV::widenIVUse(NarrowIVDefUse DU, SCEVExpander &Rewriter) { in widenIVUse() 1425 NarrowIVDefUse DU = NarrowIVUsers.pop_back_val(); in createWideIV() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenMux.cpp | 243 const DefUseInfo &DU = DUM.lookup(X); in genMuxInBlock() local 267 const DefUseInfo &DU = DUM.lookup(X); in genMuxInBlock() 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 | 2706 SDNode *DU = SU->getNode()->getOperand(i).getNode(); in canClobber() local 2934 SDNode *DU = SU->getNode()->getOperand(j).getNode(); in AddPseudoTwoAddrDeps() local
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 7563 # define DU(v,d,r) (digitize(v*(1+DBL_EPSILON), d, r) * (1+DBL_EPSILON)) in image_transform_png_set_rgb_to_gray_mod() macro
|