Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.h74 void printVRegOperand(const MCInst *MI, unsigned OpNo,
DAArch64InstPrinter.cpp1002 void AArch64InstPrinter::printVRegOperand(const MCInst *MI, unsigned OpNo, in printVRegOperand() function in AArch64InstPrinter
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td515 def V64 : RegisterOperand<FPR64, "printVRegOperand"> {
519 def V128 : RegisterOperand<FPR128, "printVRegOperand"> {
527 def V64_lo : RegisterOperand<FPR64_lo, "printVRegOperand"> {
530 def V128_lo : RegisterOperand<FPR128_lo, "printVRegOperand"> {