Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp511 this->regOnly = !isMemoryFile(file);
513 if (!regOnly) {
525 if (regOnly) {
539 if (regOnly) {
557 if (regOnly) {
H A Dnv50_ir_build_util.h145 regOnly(false) { } in DataArray()
175 bool regOnly; member in nv50_ir::BuildUtil::DataArray
319 return !regOnly || m.r.count(Location(array, arrayIdx, i, c)); in exists()

Completed in 2 milliseconds