Home | History | Annotate | Download | only in Thumb2

Lines Matching full:myclass

11 %"myclass" = type { %struct.foo }
16 %2 = bitcast i8* %1 to %"myclass"*
17 tail call void @abc(%"myclass"* %2) nounwind
18 tail call void @def(%"myclass"* %2) nounwind
32 %13 = tail call %"myclass"* @jkl(%"myclass"* %2) nounwind
43 declare void @def(%"myclass"*)
45 declare void @abc(%"myclass"*)
49 declare %"myclass"* @jkl(%"myclass"*) nounwind