Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp219 nv50_ir::CacheMode getCacheMode() const { in getCacheMode() function in tgsi::Instruction
2516 ld->cache = tgsi.getCacheMode(); in handleLOAD()
2539 ld->cache = tgsi.getCacheMode(); in handleLOAD()
2650 st->cache = tgsi.getCacheMode(); in handleSTORE()
2669 st->cache = tgsi.getCacheMode(); in handleSTORE()