Home
last modified time | relevance | path

Searched defs:getDst (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dtimelapsers.hpp69 virtual const UMat& getDst() {return dst_;} in getDst() function in cv::detail::Timelapser
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h118 Instruction *getDst() const { return Dst; } in getDst() function
/external/clang/include/clang/Analysis/
DProgramPoint.h460 const CFGBlock *getDst() const { in getDst() function
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_tgsi.cpp170 DstRegister getDst(unsigned int d) const in getDst() function in tgsi::Instruction