reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2317 static void emitGlobalConstantImpl(const DataLayout &DL, const Constant *C,
2427 emitGlobalConstantImpl(DL, CA->getOperand(i), AP, BaseCV, Offset); 2436 emitGlobalConstantImpl(DL, CV->getOperand(i), AP); 2456 emitGlobalConstantImpl(DL, Field, AP, BaseCV, Offset + SizeSoFar); 2720 return emitGlobalConstantImpl(DL, CE->getOperand(0), AP); 2728 return emitGlobalConstantImpl(DL, New, AP); 2752 emitGlobalConstantImpl(DL, CV, *this);