Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h66 JITTargetAddress getDst() const { return Dst; } in getDst() function
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h34 TargetAddress getDst() const { return Dst; } in getDst() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h113 Instruction *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.cpp200 DstRegister getDst(unsigned int d) const in getDst() function in tgsi::Instruction