Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_fetch.h41 EVFetchEndianSwap endian_swap,
87 EVFetchEndianSwap endian_swap() const { return m_endian_swap;} in endian_swap()
143 EVFetchEndianSwap m_endian_swap;
Dsfn_defines.h291 enum EVFetchEndianSwap { enum
Dsfn_instruction_fetch.cpp83 EVFetchEndianSwap endian_swap, in FetchInstruction()
Dsfn_emitssboinstruction.cpp551 (EVFetchEndianSwap)endian, in fetch_return_value()