Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h34 TargetAddress getDst() const { return Dst; } in getDst() function
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h118 Instruction *getDst() const { return Dst; } in getDst() function
/external/clang/include/clang/Analysis/
DProgramPoint.h483 const CFGBlock *getDst() const { in getDst() function
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp193 DstRegister getDst(unsigned int d) const in getDst() function in tgsi::Instruction