Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86InstPrinterCommon.h30 void printVPCMPMnemonic(const MCInst *MI, raw_ostream &OS);
HDX86InstPrinterCommon.cpp150 void X86InstPrinterCommon::printVPCMPMnemonic(const MCInst *MI, in printVPCMPMnemonic() function in X86InstPrinterCommon
HDX86IntelInstPrinter.cpp305 printVPCMPMnemonic(MI, OS); in printVecCompareInstr()
HDX86ATTInstPrinter.cpp328 printVPCMPMnemonic(MI, OS); in printVecCompareInstr()