Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h237 DisallowDIV = 1, // Hardware divide explicitly disallowed. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp276 case ARMBuildAttrs::DisallowDIV: in getARMFeatures()