Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/npm-registry-fetch/
Dindex.js92 cache: getCacheMode(opts),
156 function getCacheMode (opts) { function
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp233 nv50_ir::CacheMode getCacheMode() const { in getCacheMode() function in tgsi::Instruction
2696 ld->cache = tgsi.getCacheMode(); in handleLOAD()
2721 ld->cache = tgsi.getCacheMode(); in handleLOAD()
2840 st->cache = tgsi.getCacheMode(); in handleSTORE()
2861 st->cache = tgsi.getCacheMode(); in handleSTORE()