Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.h142 StringRef LayoutSuffix);
H A DAArch64InstPrinter.cpp1247 StringRef LayoutSuffix) { in printVectorList() argument
1286 O << getRegisterName(Reg) << LayoutSuffix; in printVectorList()
1288 O << getRegisterName(Reg, AArch64::vreg) << LayoutSuffix; in printVectorList()