Home
last modified time | relevance | path

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

/external/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
/external/deqp/framework/randomshaders/
DrsgVariableValue.hpp80 const Scalar* getValuePtr (void) const { return m_value; } in getValuePtr() function in rsg::StridedValueRead