Home
last modified time | relevance | path

Searched defs:Arch (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dintrinsics.h250 #define UNIMPLEMENTED_INTRINSIC(Arch, Name) \ argument
259 #define UNREACHABLE_INTRINSIC(Arch, Name) \ argument
268 #define UNREACHABLE_INTRINSICS(Arch) \ argument
/art/runtime/arch/
Darch_test.cc208 #define TEST_ARCH(Arch, arch) \ argument