Searched defs:getBasePtr (Results 1 – 8 of 8) sorted by relevance
111 void* getBasePtr (void) { return m_data.empty() ? DE_NULL : &m_data[0]; } in getBasePtr() function in deqp::gls::__anonfdb9b0840211::VertexDataStorage112 const void* getBasePtr (void) const { return m_data.empty() ? DE_NULL : &m_data[0]; } in getBasePtr() function in deqp::gls::__anonfdb9b0840211::VertexDataStorage
282 Value *getBasePtr() const { in getBasePtr() function
374 Value *getBasePtr() const { in getBasePtr() function
383 Value *getBasePtr() const { in getBasePtr() function
1548 const SDValue &getBasePtr() const { return getOperand(2); } in getBasePtr() function1567 const SDValue &getBasePtr() const { return getOperand(2); } in getBasePtr() function1636 const SDValue &getBasePtr() const { return getOperand(3); } in getBasePtr() function
180 static LogicalResult getBasePtr(ConversionPatternRewriter &rewriter, in getBasePtr() function192 static LogicalResult getBasePtr(ConversionPatternRewriter &rewriter, in getBasePtr() function
1671 const SDValue &getBasePtr() const { return getOperand(3); } in getBasePtr() function
253 Value *getBasePtr() const { return BasePtr; } in getBasePtr() function