Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMBuildAttributes.h233 AllowDIVExt = 2, // Allow hardware divide as optional architecture enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp279 emitAttribute(ARMBuildAttrs::DIV_use, ARMBuildAttrs::AllowDIVExt); in emitTargetAttributes()
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DELFObjectFile.cpp280 case ARMBuildAttrs::AllowDIVExt: in getARMFeatures()