Searched defs:CZ (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
H A DCBackend.cpp1036 Constant *CZ = Constant::getNullValue(AT->getElementType()); local
1037 printConstant(CZ, Static);
1040 printConstant(CZ, Static);
1061 Constant *CZ = Constant::getNullValue(VT->getElementType()); local
1062 printConstant(CZ, Static);
1065 printConstant(CZ, Static);

Completed in 118 milliseconds