Lines Matching refs:EmitGlobalConstant
414 EmitGlobalConstant(GVar->getInitializer(), ES);
439 EmitGlobalConstant(field, GblS);
450 void ELFWriter::EmitGlobalConstant(const Constant *CV, ELFSection &GblS) {
456 EmitGlobalConstant(CVA->getOperand(i), GblS);
490 EmitGlobalConstant(CP->getOperand(I), GblS);
505 EmitGlobalConstant(Op, GblS);
678 EmitGlobalConstant(CS->getOperand(1), Xtor);