Searched refs:func8 (Results 1 – 8 of 8) sorted by relevance
6 declare void @func8(i32)31 call void @func8(i32 %N) nounwind80 call void @func8(i32 %N) nounwind125 call void @func8(i32 %N) nounwind
39 void func8() { in func8() function
50 …void func8(struct { int qq() { return xx; }; } x); // expected-error{{cannot be defined in a param…
278 DebugGrammarParser.func_return func8 = default(DebugGrammarParser.func_return); in stat()438 func8=func(); in stat()442 stream_func.Add(func8.Tree); in stat()
282 ProfileGrammarParser.func_return func8 = default(ProfileGrammarParser.func_return); in stat()442 func8=func(); in stat()446 stream_func.Add(func8.Tree); in stat()
189 define void @func8(i64 %a) {190 ; CHECK-LABEL: @func8
751 auto func8 = ops::Identity(s.WithOpName("Func/y/x2/input/_8"), func2); in TEST_F() local752 auto y_x2_y = ops::Mul(s.WithOpName("y/x2/y"), func8, y_x2_scale); in TEST_F()874 auto func8 = ops::Identity(s.WithOpName("Func/b/y/output/_8"), b_y_y); in TEST_F() local876 auto func2 = ops::Identity(s.WithOpName("Func/b/output/_2"), func8); in TEST_F()