Searched refs:arm64e (Results 1 – 11 of 11) sorted by relevance
118 static const NXArchInfo* arm64e = ArchInfo_arm64(cpu_subtype); in BreakpadGetArchInfoFromCpuType() local119 return arm64e; in BreakpadGetArchInfoFromCpuType()
269 # When creating the test runner for an XCUITest, the arm64e slice of the binary270 # must be removed (at least until the app ships with arm64e slice which is not
282 # When creating the test runner for an XCUITest, the arm64e slice of the binary283 # must be removed (at least until the app ships with arm64e slice which is not
475 # Apple A12 Bionic chipset which is added in iPhone XS/XS Max/XR uses arm64e architecture.476 elseif(CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64e")
81 # Apple A12 Bionic chipset which is added in iPhone XS/XS Max/XR uses arm64e architecture.82 elseif(CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64e")
78 # arm64e variants of the above two. See:79 # https://stackoverflow.com/questions/52624308/xcode-arm64-vs-arm64e82 values = {"cpu": "arm64e"},
194 "arm64e",
634 // name of a virtual function is part of its ABI, since some architectures like arm64e can sign
2298 # build for arm64e, which may include
3008 # build for arm64e, which may include
37 IF(CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_OSX_ARCHITECTURES MATCHES "^(x86_64|arm64|arm64e)$…