Searched defs:TiedIdx (Results 1 – 6 of 6) sorted by relevance
422 auto TiedIdx = MI.findTiedOperandIdx(DstIdx); in convertToSDWA() local1160 auto TiedIdx = MI.findTiedOperandIdx(PreserveDstIdx); in convertToSDWA() local
253 unsigned TiedIdx = MI->findTiedOperandIdx(OperandNo); in rewriteOperands() local
1377 unsigned TiedIdx = MI.findTiedOperandIdx(MI.getOperandNo(&MO)); in isTiedToNotUndef() local
1591 int TiedIdx = Operand.isTied() ? int(findTiedOperandIdx(I)) : -1; in hasComplexRegisterTies() local
369 unsigned TiedIdx; in PrintAsmOperand() local
671 auto TiedIdx = OpDesc.getOperandConstraint(Component::SRC2, MCOI::TIED_TO); in ComponentProps() local