Home
last modified time | relevance | path

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

/src/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
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.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"> {