Searched refs:getIndexInParsedOperands (Results 1 – 3 of 3) sorted by relevance
885 unsigned getIndexInParsedOperands(unsigned CompOprIdx) const;
848 unsigned ComponentInfo::getIndexInParsedOperands(unsigned CompOprIdx) const { in getIndexInParsedOperands() function in llvm::AMDGPU::VOPD::ComponentInfo
4013 std::max(InstInfo[VOPD::X].getIndexInParsedOperands(CompOprIdx), in validateVOPD()4014 InstInfo[VOPD::Y].getIndexInParsedOperands(CompOprIdx)); in validateVOPD()