Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp850 bool HasVectorFeature = in emitAttributes() local
852 OutStreamer->emitGNUAttribute(8, HasVectorFeature ? 2 : 1); in emitAttributes()