Searched defs:getBasePtr (Results 1 – 4 of 4) sorted by relevance
111 void* getBasePtr (void) { return m_data.empty() ? DE_NULL : &m_data[0]; } in getBasePtr() function in deqp::gls::__anon184b1da60211::VertexDataStorage112 const void* getBasePtr (void) const { return m_data.empty() ? DE_NULL : &m_data[0]; } in getBasePtr() function in deqp::gls::__anon184b1da60211::VertexDataStorage
397 Value *getBasePtr() const { in getBasePtr() function
374 Value *getBasePtr() const { in getBasePtr() function
1392 const SDValue &getBasePtr() const { return getOperand(2); } in getBasePtr() function1410 const SDValue &getBasePtr() const { return getOperand(1); } in getBasePtr() function1480 const SDValue &getBasePtr() const { return getOperand(3); } in getBasePtr() function