Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:EmitGlobalConstant

376       EmitGlobalConstant(GV->getInitializer());
411 EmitGlobalConstant(GV->getInitializer());
1039 EmitGlobalConstant(CPE.Val.ConstVal);
1263 EmitGlobalConstant(CS->getOperand(1));
1712 /// EmitGlobalConstant - Print a general LLVM constant to the .s file.
1713 void AsmPrinter::EmitGlobalConstant(const Constant *CV, unsigned AddrSpace) {