Home
last modified time | relevance | path

Searched refs:Not_Allowed (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h125 Not_Allowed = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp200 case ARMBuildAttrs::Not_Allowed: in getARMFeatures()
215 case ARMBuildAttrs::Not_Allowed: in getARMFeatures()
239 case ARMBuildAttrs::Not_Allowed: in getARMFeatures()
258 case ARMBuildAttrs::Not_Allowed: in getARMFeatures()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp208 ? ARMBuildAttrs::Not_Allowed in emitTargetAttributes()
304 ARMBuildAttrs::Not_Allowed); in emitTargetAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp723 ARMBuildAttrs::Not_Allowed); in emitAttributes()