Searched refs:getArrayId (Results 1 – 1 of 1) sorted by relevance
101 int getArrayId() const in getArrayId() function in tgsi::Instruction::SrcRegister173 int getArrayId() const in getArrayId() function in tgsi::Instruction::DstRegister1511 indirectTempArrays.insert(src.getArrayId()); in scanInstructionSrc()1589 indirectTempArrays.insert(dst.getArrayId()); in scanInstruction()2133 int arrayid = src.getArrayId(); in fetchSrc()2163 int arrayid = dst.getArrayId(); in acquireDst()2225 int arrayid = dst.getArrayId(); in storeDst()