Home
last modified time | relevance | path

Searched defs:ScratchIOInstr (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_export.cpp150 ScratchIOInstr::ScratchIOInstr(const RegisterVec4& value, PRegister addr, in ScratchIOInstr() function in r600::ScratchIOInstr
168 ScratchIOInstr::ScratchIOInstr(const RegisterVec4& value, int loc, in ScratchIOInstr() function in r600::ScratchIOInstr
Dsfn_instr.h48 class ScratchIOInstr; variable