Home
last modified time | relevance | path

Searched defs:array_b (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination_test.cc437 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 Dbuiltins-mips.c322 short array_b[100]; in foo() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_propagation_test.cc238 Array2D<float> array_b(4, 4); in TEST_F() local