Searched refs:getIndexInParsedOperands (Results 1 – 3 of 3) sorted by relevance
717 unsigned getIndexInParsedOperands(unsigned CompOprIdx) const;
549 unsigned ComponentInfo::getIndexInParsedOperands(unsigned CompOprIdx) const { in getIndexInParsedOperands() function in llvm::AMDGPU::VOPD::ComponentInfo
3573 std::max(InstInfo[VOPD::X].getIndexInParsedOperands(CompOprIdx), in validateVOPDRegBankConstraints()3574 InstInfo[VOPD::Y].getIndexInParsedOperands(CompOprIdx)); in validateVOPDRegBankConstraints()