Home
last modified time | relevance | path

Searched refs:CF_CALL (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h151 CF_CALL = (1<<7), /* call instructions */ enumerator
H A Dr600_isa.c432 {"CALL", { 0x12, 0x12, 0x12, 0x12 }, CF_CALL },
433 {"CALL_FS", { 0x13, 0x13, 0x13, 0x13 }, CF_CALL },
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_finalize.cpp851 } else if (flags & CF_CALL) { in finalize_cf()

Completed in 7 milliseconds