Home
last modified time | relevance | path

Searched refs:printSTiRegOperand (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86IntelInstPrinter.h50 void printSTiRegOperand(const MCInst *MI, unsigned OpNo, raw_ostream &OS);
H A DX86ATTInstPrinter.h49 void printSTiRegOperand(const MCInst *MI, unsigned OpNo, raw_ostream &OS);
H A DX86IntelInstPrinter.cpp445 void X86IntelInstPrinter::printSTiRegOperand(const MCInst *MI, unsigned OpNo, in printSTiRegOperand() function in X86IntelInstPrinter
H A DX86ATTInstPrinter.cpp489 void X86ATTInstPrinter::printSTiRegOperand(const MCInst *MI, unsigned OpNo, in printSTiRegOperand() function in X86ATTInstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.td565 def RSTi : RegisterOperand<RST, "printSTiRegOperand">;