Home
last modified time | relevance | path

Searched refs:EVFetchNumFormat (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_fetch.h40 EVFetchNumFormat num_format,
72 EVFetchNumFormat num_format);
86 EVFetchNumFormat num_format() const { return m_num_format;} in num_format()
142 EVFetchNumFormat m_num_format;
Dsfn_instruction_fetch.cpp82 EVFetchNumFormat num_format, in FetchInstruction()
131 EVFetchNumFormat num_format): in FetchInstruction()
Dsfn_defines.h285 enum EVFetchNumFormat { enum
Dsfn_emitssboinstruction.cpp550 (EVFetchNumFormat)num_format, in fetch_return_value()