Home
last modified time | relevance | path

Searched refs:export_index (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_export.h178 PVirtualValue export_index() const {return m_export_index;} in export_index() function
Dsfn_liverangeevaluator.cpp320 auto idx = instr->export_index(); in visit()