Home
last modified time | relevance | path

Searched defs:DU (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h124 DwarfUnit &DU; variable
DDwarfUnit.h90 DwarfFile *DU; variable
DDwarfUnit.cpp47 DIEDwarfExpression::DIEDwarfExpression(const AsmPrinter &AP, DwarfUnit &DU, in DIEDwarfExpression()
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp944 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/
DHexagonGenMux.cpp243 const DefUseInfo &DU = DUM.lookup(X); in genMuxInBlock() local
267 const DefUseInfo &DU = DUM.lookup(X); in genMuxInBlock() local
/external/eigen/blas/fortran/
Ddrotmg.f53 + DU,GAM,GAMSQ,ONE,RGAMSQ,TWO,ZERO local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2706 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/
Dpngvalid.c7563 # 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