Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp100 int getArrayId() const in getArrayId() function in tgsi::Instruction::SrcRegister
172 int getArrayId() const in getArrayId() function in tgsi::Instruction::DstRegister
1487 indirectTempArrays.insert(src.getArrayId()); in scanInstructionSrc()
1582 indirectTempArrays.insert(dst.getArrayId()); in scanInstruction()
2087 int arrayid = src.getArrayId(); in fetchSrc()
2117 int arrayid = dst.getArrayId(); in acquireDst()
2179 int arrayid = dst.getArrayId(); in storeDst()