Home
last modified time | relevance | path

Searched defs:getDestination (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DAttributeLayoutTest.cpp74 void *getDestination(size_t offset) { return mMemory + offset; } in getDestination() function in __anon4a8022700111::Container
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h781 inline Instruction *MemoryDepChecker::Dependence::getDestination( in getDestination() function