Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h65 JITTargetAddress getDst() const { return Dst; } in getDst() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h112 Instruction *getDst() const { return Dst; } in getDst() function
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp199 DstRegister getDst(unsigned int d) const in getDst() function in tgsi::Instruction