Searched refs:b_cast (Results 1 – 3 of 3) sorted by relevance
1204 ; CHECK-NEXT: %[[b_cast:.*]] = bitcast i8* %[[b]] to i1*1205 ; CHECK-NEXT: store i1 %x, i1* %[[b_cast]], align 8
4073 static PyObject *b_cast(PyObject *self, PyObject *args) in b_cast() function7317 {"cast", b_cast, METH_VARARGS},
1306 ; CHECK-NEXT: %[[b_cast:.*]] = bitcast i8* %[[b]] to i1*1307 ; CHECK-NEXT: store i1 %x, i1* %[[b_cast]], align 8