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 __anonf29f2d880111::ConstStructBuilder
896 static ConstantAddress tryEmitGlobalCompoundLiteral(CodeGenModule &CGM, in tryEmitGlobalCompoundLiteral()
928 EmitArrayConstant(CodeGenModule &CGM, llvm::ArrayType *DesiredType, in EmitArrayConstant()
997 CodeGenModule &CGM; member in __anonf29f2d880111::ConstExprEmitter
1457 CodeGenModule &CGM; member
1604 static QualType getNonMemoryType(CodeGenModule &CGM, QualType type) { in getNonMemoryType()
1683 llvm::Constant *ConstantEmitter::emitForMemory(CodeGenModule &CGM, in emitForMemory()
1756 CodeGenModule &CGM; member in __anonf29f2d880a11::ConstantLValueEmitter
1953 CodeGenModule &CGM) { in emitConstantObjCStringLiteral()
2202 static llvm::Constant *EmitNullConstant(CodeGenModule &CGM, in EmitNullConstant()
2287 static llvm::Constant *EmitNullConstantForBase(CodeGenModule &CGM, in EmitNullConstantForBase()
2300 llvm::Constant *ConstantEmitter::emitNullForMemory(CodeGenModule &CGM, in emitNullForMemory()