Searched refs:AllowThumbDerived (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/Support/ |
D | ARMBuildAttributes.h | 132 AllowThumbDerived = 3, // Thumb allowed, derived from arch/profile enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ARMBuildAttributes.h | 133 AllowThumbDerived = 3, // Thumb allowed, derived from arch/profile enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | ARMBuildAttributes.h | 133 AllowThumbDerived = 3, // Thumb allowed, derived from arch/profile enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMTargetStreamer.cpp | 198 ARMBuildAttrs::AllowThumbDerived); in emitTargetAttributes()
|
D | ARMELFStreamer.cpp | 873 setAttributeItem(THUMB_ISA_use, AllowThumbDerived, false); in emitArchDefaultAttributes()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFStreamer.cpp | 768 setAttributeItem(THUMB_ISA_use, AllowThumbDerived, false); in emitArchDefaultAttributes()
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 680 ARMBuildAttrs::AllowThumbDerived); in emitAttributes()
|