Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_dependence.h247 SENode* GetDestination() const { return destination_; } in GetDestination() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h247 SENode* GetDestination() const { return destination_; } in GetDestination() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h247 SENode* GetDestination() const { return destination_; } in GetDestination() function
/external/libchrome/dbus/
Dmessage.cc297 std::string Message::GetDestination() { in GetDestination() function in dbus::Message