Searched refs:getArrayId (Results 1 – 1 of 1) sorted by relevance
100 int getArrayId() const in getArrayId() function in tgsi::Instruction::SrcRegister172 int getArrayId() const in getArrayId() function in tgsi::Instruction::DstRegister1487 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()