Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h147 StringRef LayoutSuffix);
H A DAArch64InstPrinter.cpp1376 StringRef LayoutSuffix) { in printVectorList() argument
1415 O << getRegisterName(Reg) << LayoutSuffix; in printVectorList()
1417 O << getRegisterName(Reg, AArch64::vreg) << LayoutSuffix; in printVectorList()