Home
last modified time | relevance | path

Searched refs:SystemProfile (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBuildAttrs.h100 SystemProfile = (0x53) // 'S' Application or real-time profile enumerator
/external/llvm/include/llvm/Support/
DARMBuildAttributes.h120 SystemProfile = (0x53) // 'S' Application or real-time profile enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h121 SystemProfile = (0x53) // 'S' Application or real-time profile enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMBuildAttributes.h121 SystemProfile = (0x53) // 'S' Application or real-time profile enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DARMAttributeParser.cpp89 ARMBuildAttrs::SystemProfile)); in TEST()