Home | History | Annotate | Download | only in CBackend

Lines Matching refs:CZ

1036         Constant *CZ = Constant::getNullValue(AT->getElementType());
1037 printConstant(CZ, Static);
1040 printConstant(CZ, Static);
1061 Constant *CZ = Constant::getNullValue(VT->getElementType());
1062 printConstant(CZ, Static);
1065 printConstant(CZ, Static);