Home
last modified time | relevance | path

Searched refs:SrcOp1Idx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1523 static std::string getShuffleComment(const MachineInstr *MI, unsigned SrcOp1Idx, in getShuffleComment() argument
1527 const MachineOperand &SrcOp1 = MI->getOperand(SrcOp1Idx); in getShuffleComment()
1537 printDstRegisterName(CS, MI, SrcOp1Idx); in getShuffleComment()