Home
last modified time | relevance | path

Searched refs:mad3 (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dprocess_memory_dump_unittest.cc135 auto* mad3 = pmd1->CreateAllocatorDump("mad3"); in TEST() local
142 ASSERT_EQ(mad3, pmd1->GetAllocatorDump("mad3")); in TEST()
461 MemoryAllocatorDump* mad3 = pmd3.CreateAllocatorDump("foo"); in TEST() local
471 ASSERT_NE(mad2->guid(), mad3->guid()); in TEST()
472 ASSERT_NE(mad3->guid(), mad4->guid()); in TEST()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Didot4u.ll169 %mad3 = add i32 %mad2, %mul3
170 %mad4 = add i32 %mad3, %mul4
334 %mad3 = add i16 %mad2, %mul3
335 %mad4 = add i16 %mad3, %mul4
491 %mad3 = add i8 %mad2, %mul3
492 %mad4 = add i8 %mad3, %mul4
785 %mad3 = add i8 %mul3, %mad2
786 %mad4 = add i8 %mul4, %mad3
971 %mad3 = add i8 %mad2, %mul3
972 %mad4 = add i8 %mad3, %mul4