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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h158 AllowMVEIntegerAndFloat = 2, // both integer and floating point MVE were permitted enumerator in enum:llvm::ARMBuildAttrs::__anon1869
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp268 emitAttribute(ARMBuildAttrs::MVE_arch, ARMBuildAttrs::AllowMVEIntegerAndFloat);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp254 case ARMBuildAttrs::AllowMVEIntegerAndFloat:

Completed in 110 milliseconds