Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstPrinterCommon.h40 void printVKPair(const MCInst *MI, unsigned OpNo, raw_ostream &OS);
H A DX86InstPrinterCommon.cpp432 void X86InstPrinterCommon::printVKPair(const MCInst *MI, unsigned OpNo, in printVKPair() function in X86InstPrinterCommon
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td485 def VK1Pair : RegisterOperand<VK1PAIR, "printVKPair"> {
489 def VK2Pair : RegisterOperand<VK2PAIR, "printVKPair"> {
493 def VK4Pair : RegisterOperand<VK4PAIR, "printVKPair"> {
497 def VK8Pair : RegisterOperand<VK8PAIR, "printVKPair"> {
501 def VK16Pair : RegisterOperand<VK16PAIR, "printVKPair"> {