Home
last modified time | relevance | path

Searched refs:try_readport (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alugroup.cpp198 if (try_readport(instr, instr->bank_swizzle())) in add_vec_instructions()
202 if (try_readport(instr, i)) in add_vec_instructions()
226 if (try_readport(instr, instr->bank_swizzle())) in add_vec_instructions()
230 if (try_readport(instr, i)) in add_vec_instructions()
240 bool AluGroup::try_readport(AluInstr *instr, AluBankSwizzle cycle) in try_readport() function in r600::AluGroup
H A Dsfn_instr_alugroup.h98 bool try_readport(AluInstr *instr, AluBankSwizzle cycle);

Completed in 1 milliseconds