Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h72 void printVRegOperand(const MCInst *MI, unsigned OpNo,
H A DAArch64InstPrinter.cpp930 void AArch64InstPrinter::printVRegOperand(const MCInst *MI, unsigned OpNo, in printVRegOperand() function in AArch64InstPrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td507 def V64 : RegisterOperand<FPR64, "printVRegOperand"> {
511 def V128 : RegisterOperand<FPR128, "printVRegOperand"> {
519 def V64_lo : RegisterOperand<FPR64_lo, "printVRegOperand"> {
522 def V128_lo : RegisterOperand<FPR128_lo, "printVRegOperand"> {