Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Support/ !
H A DARMBuildAttributes.h238 AllowDIVExt = 2, // Allow hardware divide as optional architecture enumerator
/src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ !
H A DARMTargetStreamer.cpp297 emitAttribute(ARMBuildAttrs::DIV_use, ARMBuildAttrs::AllowDIVExt); in emitTargetAttributes()
/src/contrib/llvm-project/llvm/lib/Object/ !
H A DELFObjectFile.cpp281 case ARMBuildAttrs::AllowDIVExt: in getARMFeatures()