Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DARMBuildAttributes.h227 AllowMP = 1, // Allow use of MP extensions enumerator
/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp264 emitAttribute(ARMBuildAttrs::MPextension_use, ARMBuildAttrs::AllowMP); in emitTargetAttributes()