Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp494 unsigned GCSValue = in emitAttributes() local
497 if (BTIValue || PACValue || GCSValue) { in emitAttributes()
511 AArch64BuildAttributes::TAG_FEATURE_GCS, GCSValue, ""); in emitAttributes()