Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DARMBuildAttributes.h238 AllowDIVExt = 2, // Allow hardware divide as optional architecture enumerator
/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp294 emitAttribute(ARMBuildAttrs::DIV_use, ARMBuildAttrs::AllowDIVExt); in emitTargetAttributes()
/openbsd/gnu/llvm/llvm/lib/Object/
H A DELFObjectFile.cpp280 case ARMBuildAttrs::AllowDIVExt: in getARMFeatures()