Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h156 AllowMVEIntegerAndFloat = 2, // both integer and floating point MVE were permitted enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp286 emitAttribute(ARMBuildAttrs::MVE_arch, ARMBuildAttrs::AllowMVEIntegerAndFloat); in emitTargetAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp265 case ARMBuildAttrs::AllowMVEIntegerAndFloat: in getARMFeatures()