Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h65 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-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h112 Instruction *getDst() const { return Dst; } in getDst() function
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h118 Instruction *getDst() const { return Dst; } in getDst() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h112 Instruction *getDst() const { return Dst; } in getDst() function
/external/clang/include/clang/Analysis/
DProgramPoint.h483 const CFGBlock *getDst() const { in getDst() function