Lines Matching refs:foo3
10 ; OPT-EXT: define void @foo3() local_unnamed_addr #1
11 ; OPT-INT: define internal fastcc void @foo3.2() unnamed_addr #1
16 ; OPT-EXT: tail call void @foo3()
23 ; OPT-INT: tail call fastcc void @foo3.2()
43 ; OPT-EXT: tail call fastcc void @foo3.2()
50 ; OPT-INT: tail call fastcc void @foo3()
57 ; OPT-EXT: define internal fastcc void @foo3.2() unnamed_addr #4
58 ; OPT-INT: define internal fastcc void @foo3() unnamed_addr #4
67 ; LLC: foo3:
74 ; LLC: foo3@gotpcrel32@lo+4
75 ; LLC: foo3@gotpcrel32@hi+12
100 define void @foo3() #4 {
115 tail call void @foo3()