Home
last modified time | relevance | path

Searched refs:LayoutSuffix (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h147 StringRef LayoutSuffix);
H A DAArch64InstPrinter.cpp1371 StringRef LayoutSuffix) { in printVectorList() argument
1410 O << getRegisterName(Reg) << LayoutSuffix; in printVectorList()
1412 O << getRegisterName(Reg, AArch64::vreg) << LayoutSuffix; in printVectorList()