Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getModule

66     VMContext(CGM.getModule().getContext()) { }
145 llvm::GlobalVariable *GV = CGM.getModule().getNamedGlobal(Name);
149 GV = new llvm::GlobalVariable(CGM.getModule(), CGM.Int8PtrTy,
483 CGM.getModule
541 llvm::GlobalVariable *TypeNameGV = CGM.getModule().getNamedGlobal(Name);
561 llvm::GlobalVariable *OldGV = CGM.getModule().getNamedGlobal(Name);
670 new llvm::GlobalVariable(CGM.getModule(), Init->getType(),