Lines Matching refs:SrcIdx
2015 unsigned SrcIdx = 1; in addConstantComments() local
2018 ++SrcIdx; in addConstantComments()
2021 ++SrcIdx; in addConstantComments()
2024 unsigned MaskIdx = SrcIdx + 1 + X86::AddrDisp; in addConstantComments()
2026 assert(MI->getNumOperands() >= (SrcIdx + 1 + X86::AddrNumOperands) && in addConstantComments()
2035 OutStreamer.AddComment(getShuffleComment(MI, SrcIdx, SrcIdx, Mask)); in addConstantComments()
2093 unsigned SrcIdx = 1; in addConstantComments() local
2096 ++SrcIdx; in addConstantComments()
2099 ++SrcIdx; in addConstantComments()
2102 unsigned MaskIdx = SrcIdx + 1 + X86::AddrDisp; in addConstantComments()
2104 assert(MI->getNumOperands() >= (SrcIdx + 1 + X86::AddrNumOperands) && in addConstantComments()
2113 OutStreamer.AddComment(getShuffleComment(MI, SrcIdx, SrcIdx, Mask)); in addConstantComments()