reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/NVPTX/NVPTXAsmPrinter.cpp
 1974   if (CV->isNullValue() || isa<UndefValue>(CV))
 1974   if (CV->isNullValue() || isa<UndefValue>(CV))
 1977   if (const ConstantInt *CI = dyn_cast<ConstantInt>(CV))
 1980   if (const GlobalValue *GV = dyn_cast<GlobalValue>(CV)) {
 1990   const ConstantExpr *CE = dyn_cast<ConstantExpr>(CV);
 2060     Op = ConstantExpr::getIntegerCast(Op, DL.getIntPtrType(CV->getType()),