Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dilist_node.h177 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { in getValuePtr() function
183 getValuePtr(const ilist_node_impl<OptionsT> *N) { in getValuePtr() function
224 static pointer getValuePtr(node_type *N) { in getValuePtr() function
228 static const_pointer getValuePtr(const node_type *N) { in getValuePtr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node.h172 static typename OptionsT::pointer getValuePtr(ilist_node_impl<OptionsT> *N) { in getValuePtr() function
177 getValuePtr(const ilist_node_impl<OptionsT> *N) { in getValuePtr() function
213 static pointer getValuePtr(node_type *N) { in getValuePtr() function
216 static const_pointer getValuePtr(const node_type *N) { in getValuePtr() function
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableValue.hpp80 const Scalar* getValuePtr (void) const { return m_value; } in getValuePtr() function in rsg::StridedValueRead