reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3349 Init->needsRelocation()) 3358 auto *CDAInit = dyn_cast<ConstantDataArray>(Init); 3359 unsigned Size = DAG.getDataLayout().getTypeAllocSize(Init->getType()); 3399 Init = ConstantDataArray::get(*DAG.getContext(), V); 3402 auto CPVal = ARMConstantPoolConstant::Create(GVar, Init);