Home
last modified time | relevance | path

Searched defs:DU (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h56 DwarfFile *DU; member in llvm::DwarfUnit
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLegacyDivergenceAnalysis.cpp124 DenseSet<const Use *> &DU; // Stores divergent uses of possibly uniform member in __anon23918::DivergencePropagator
97 DivergencePropagator(Function &F, TargetTransformInfo &TTI, DominatorTree &DT, PostDominatorTree &PDT, DenseSet<const Value *> &DV, DenseSet<const Use *> &DU) DivergencePropagator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp286 const DefUseInfo &DU = DUM.lookup(X); in genMuxInBlock() local
310 const DefUseInfo &DU = DUM.lookup(X); in genMuxInBlock() local
H A DRDFGraph.h479 NodeId DD, DU; // Ids of the first reached def and use. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1088 Instruction *WidenIV::cloneIVUser(NarrowIVDefUse DU, in cloneIVUser() argument
1110 cloneBitwiseIVUser(NarrowIVDefUse DU) cloneBitwiseIVUser() argument
1140 cloneArithmeticIVUser(NarrowIVDefUse DU, const SCEVAddRecExpr *WideAR) cloneArithmeticIVUser() argument
1255 getExtendedOperandRecurrence(NarrowIVDefUse DU) getExtendedOperandRecurrence() argument
1308 getWideRecurrence(NarrowIVDefUse DU) getWideRecurrence() argument
1345 truncateIVUse(NarrowIVDefUse DU, DominatorTree *DT, LoopInfo *LI) truncateIVUse() argument
1359 widenLoopCompare(NarrowIVDefUse DU) widenLoopCompare() argument
1415 widenWithVariantLoadUse(NarrowIVDefUse DU) widenWithVariantLoadUse() argument
1485 widenWithVariantLoadUseCodegen(NarrowIVDefUse DU) widenWithVariantLoadUseCodegen() argument
1544 widenIVUse(NarrowIVDefUse DU, SCEVExpander &Rewriter) widenIVUse() argument
1798 NarrowIVDefUse DU = NarrowIVUsers.pop_back_val(); createWideIV() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c7936 # 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
8043 # undef DU image_transform_png_set_rgb_to_gray_mod() macro
[all...]

Completed in 21 milliseconds