Home
last modified time | relevance | path

Searched refs:R9Reserved (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
DARMBuildAttributes.h158 R9Reserved = 3, // R9 not used by code associated with attributed entity enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h159 R9Reserved = 3, // R9 not used by code associated with attributed entity enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMBuildAttributes.h159 R9Reserved = 3, // R9 not used by code associated with attributed entity enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DARMAttributeParser.cpp229 ARMBuildAttrs::R9Reserved)); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp756 ARMBuildAttrs::R9Reserved); in emitAttributes()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp866 ATS.emitAttribute(ARMBuildAttrs::ABI_PCS_R9_use, ARMBuildAttrs::R9Reserved); in emitAttributes()