HomeSort by relevance Sort by last modified time
    Searched defs:DU (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfExpression.h 139 DwarfUnit &DU;
143 DIEDwarfExpression(const AsmPrinter &AP, DwarfUnit &DU, DIELoc &DIE);
DwarfUnit.h 84 DwarfFile *DU;
  /external/llvm/lib/Target/Hexagon/
HexagonGenMux.cpp 247 const DefUseInfo &DU = DUM.lookup(X);
248 if (!DU.Defs[PR])
271 const DefUseInfo &DU = DUM.lookup(X);
272 if (DU.Defs[PR] || DU.Defs[DR] || DU.Uses[DR]) {
276 if (CanDown && DU.Defs[SR1])
278 if (CanUp && DU.Defs[SR2])
RDFGraph.h 440 NodeId DD, DU; // Ids of the first reached def and use.
520 return Ref.Def.DU;
523 Ref.Def.DU = U;
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
IndVarSimplify.cpp 840 Instruction *CloneIVUser(NarrowIVDefUse DU);
844 const SCEVAddRecExpr* GetExtendedOperandRecurrence(NarrowIVDefUse DU);
846 Instruction *WidenIVUse(NarrowIVDefUse DU);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 244 milliseconds