Searched refs:printDstRegisterName (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 1460 static void printDstRegisterName(raw_ostream &CS, const MachineInstr *MI, in printDstRegisterName() function 1532 printDstRegisterName(CS, MI, SrcOp1Idx); in getShuffleComment() 1632 printDstRegisterName(CS, MI, SrcIdx); in printZeroUpperMove() 1658 printDstRegisterName(CS, MI, SrcIdx); in printBroadcast() 1679 printDstRegisterName(CS, MI, SrcIdx); in printExtend() 1711 printDstRegisterName(CS, MI, getSrcIdx(MI, 1)); in printZeroExtend()
|