Searched defs:array_b (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ |
H A D | load_store_elimination_test.cc | 437 HInstruction* array_b = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F() local 477 HInstruction* array_b = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F() local 608 HInstruction* array_b = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F() local 646 HInstruction* array_b = new (GetAllocator()) HNewArray(c0, c128, 0, 0); in TEST_F() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | builtins-mips.c | 322 short array_b[100]; in foo() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | bfloat16_propagation_test.cc | 238 Array2D<float> array_b(4, 4); in TEST_F() local
|