Home | History | Annotate | Download | only in CodeGen

Lines Matching full:bitcast

20 // CHECK:   [[VA1:%[^,=]+]] = bitcast i8** [[VA]] to i8*
25 // CHECK: [[R3:%[^,=]+]] = bitcast i8* [[ARGP_CUR]] to i32*
28 // CHECK: [[VA2:%[^,=]+]] = bitcast i8** [[VA]] to i8*
49 // CHECK: [[VA1:%[^,=]+]] = bitcast i8** [[VA]] to i8*
58 // CHECK: [[R3:%[^,=]+]] = bitcast i8* [[ARGP_CUR_ALIGNED]] to i64*
61 // CHECK: [[VA2:%[^,=]+]] = bitcast i8** [[VA]] to i8*
88 // CHECK: [[VA1:%[^,=]+]] = bitcast i8** [[VA]] to i8*
93 // CHECK: [[R3:%[^,=]+]] = bitcast i8* [[ARGP_CUR]] to [[STRUCT_S]]*
94 // CHECK: [[R4:%[^,=]+]] = bitcast [[STRUCT_S]]* [[V]] to i8*
95 // CHECK: [[R5:%[^,=]+]] = bitcast [[STRUCT_S]]* [[R3]] to i8*
97 // CHECK: [[VA2:%[^,=]+]] = bitcast i8** [[VA]] to i8*
99 // CHECK: [[R6:%[^,=]+]] = bitcast [[STRUCT_S]]* %agg.result to i8*
100 // CHECK: [[R7:%[^,=]+]] = bitcast [[STRUCT_S]]* [[V]] to i8*