Searched refs:SkipSrc (Results 1 – 3 of 3) sorted by relevance
828 bool SkipSrc = false) const {829 return getInvalidCompOperandIndex(GetRegIdx, SkipSrc).has_value();838 bool SkipSrc = false) const;
703 std::function<unsigned(unsigned, unsigned)> GetRegIdx, bool SkipSrc) const { in getInvalidCompOperandIndex()709 SkipSrc ? Component::DST_NUM : Component::MAX_OPR_NUM; in getInvalidCompOperandIndex()
3815 bool SkipSrc = Opcode == AMDGPU::V_DUAL_MOV_B32_e32_X_MOV_B32_e32_gfx12; in validateVOPDRegBankConstraints() local3819 InstInfo.getInvalidCompOperandIndex(getVRegIdx, SkipSrc); in validateVOPDRegBankConstraints()