Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1678 Value *fetchDst(int d, int c);
1988 Converter::fetchDst(int d, int c) in fetchDst() function in __anon70d097b80111::Converter
2867 ind = fetchDst(0, 0); in handleSTORE()