Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstPrinterCommon.h29 void printVPCMPMnemonic(const MCInst *MI, raw_ostream &OS);
H A DX86InstPrinterCommon.cpp122 void X86InstPrinterCommon::printVPCMPMnemonic(const MCInst *MI, in printVPCMPMnemonic() function in X86InstPrinterCommon
H A DX86IntelInstPrinter.cpp277 printVPCMPMnemonic(MI, OS); in printVecCompareInstr()
H A DX86ATTInstPrinter.cpp300 printVPCMPMnemonic(MI, OS); in printVecCompareInstr()