Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h77 void printVRegOperand(const MCInst *MI, unsigned OpNo,
H A DAArch64InstPrinter.cpp1196 void AArch64InstPrinter::printVRegOperand(const MCInst *MI, unsigned OpNo, in printVRegOperand() function in AArch64InstPrinter
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td525 def V64 : RegisterOperand<FPR64, "printVRegOperand"> {
529 def V128 : RegisterOperand<FPR128, "printVRegOperand"> {
537 def V64_lo : RegisterOperand<FPR64_lo, "printVRegOperand"> {
540 def V128_lo : RegisterOperand<FPR128_lo, "printVRegOperand"> {
549 def V128_0to7 : RegisterOperand<FPR128_0to7, "printVRegOperand"> {