Searched refs:parent4 (Results 1 – 3 of 3) sorted by relevance
379 define void @parent4(i8* %a, i8* %b, i8* %c) {380 ; CHECK-LABEL: @parent4(i8* %a, i8* nonnull %b, i8* nonnull %c)
850 define void @parent4(i8* %a, i8* %b, i8* %c) {851 ; CHECK-LABEL: define {{[^@]+}}@parent4
560 Output parent4 = ops::BiasAdd(s.WithOpName("parent4"), child4, c_vec); in TEST_F() local