Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
HDAArch64InstPrinter.h77 void printVRegOperand(const MCInst *MI, unsigned OpNo,
HDAArch64InstPrinter.cpp1196 void AArch64InstPrinter::printVRegOperand(const MCInst *MI, unsigned OpNo, in printVRegOperand() function in AArch64InstPrinter
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64RegisterInfo.td559 def V64 : RegisterOperand<FPR64, "printVRegOperand"> {
563 def V128 : RegisterOperand<FPR128, "printVRegOperand"> {
571 def V64_lo : RegisterOperand<FPR64_lo, "printVRegOperand"> {
574 def V128_lo : RegisterOperand<FPR128_lo, "printVRegOperand"> {
583 def V128_0to7 : RegisterOperand<FPR128_0to7, "printVRegOperand"> {