Home
last modified time | relevance | path

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

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