Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
DX86InstPrinterCommon.h27 void printSSEAVXCC(const MCInst *MI, unsigned Op, raw_ostream &OS);
DX86InstPrinterCommon.cpp55 void X86InstPrinterCommon::printSSEAVXCC(const MCInst *MI, unsigned Op, in printSSEAVXCC() function in X86InstPrinterCommon
129 printSSEAVXCC(MI, MI->getNumOperands() - 1, OS); in printVPCMPMnemonic()
216 printSSEAVXCC(MI, MI->getNumOperands() - 1, OS); in printCMPMnemonic()