Lines Matching defs:CGM
43 CodeGenModule &CGM; member
107 ConstantAggregateBuilder(CodeGenModule &CGM) in ConstantAggregateBuilder()
399 CodeGenModule &CGM, ArrayRef<llvm::Constant *> Elems, in buildFrom()
547 CodeGenModule &CGM; member in __anon411c9adc0111::ConstStructBuilder
896 static ConstantAddress tryEmitGlobalCompoundLiteral(CodeGenModule &CGM, in tryEmitGlobalCompoundLiteral()
928 EmitArrayConstant(CodeGenModule &CGM, llvm::ArrayType *DesiredType, in EmitArrayConstant()
997 CodeGenModule &CGM; member in __anon411c9adc0111::ConstExprEmitter
1458 CodeGenModule &CGM; member
1605 static QualType getNonMemoryType(CodeGenModule &CGM, QualType type) { in getNonMemoryType()
1684 llvm::Constant *ConstantEmitter::emitForMemory(CodeGenModule &CGM, in emitForMemory()
1757 CodeGenModule &CGM; member in __anon411c9adc0a11::ConstantLValueEmitter
1954 CodeGenModule &CGM) { in emitConstantObjCStringLiteral()
2203 static llvm::Constant *EmitNullConstant(CodeGenModule &CGM, in EmitNullConstant()
2288 static llvm::Constant *EmitNullConstantForBase(CodeGenModule &CGM, in EmitNullConstantForBase()
2301 llvm::Constant *ConstantEmitter::emitNullForMemory(CodeGenModule &CGM, in emitNullForMemory()