Lines Matching refs:getTargetCodeGenInfo
140 ASTAllocaAddressSpace = getTargetCodeGenInfo().getASTAllocaAddressSpace(); in CodeGenModule()
149 RuntimeCC = getTargetCodeGenInfo().getABIInfo().getRuntimeCC(); in CodeGenModule()
936 getTargetCodeGenInfo().emitTargetMetadata(*this, MangledDeclNames); in Release()
1002 if (getTargetCodeGenInfo().getCUDADeviceBuiltinSurfaceDeviceType() != in getTBAAAccessInfo()
1006 if (getTargetCodeGenInfo().getCUDADeviceBuiltinTextureDeviceType() != in getTBAAAccessInfo()
2236 getTargetCodeGenInfo().setTargetAttributes(D, GO, *this); in setNonAliasAttributes()
2320 getTargetCodeGenInfo().setTargetAttributes(FD, F, *this); in SetFunctionAttributes()
2445 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch()
2461 getTargetCodeGenInfo().getDependentLibraryOption(Lib, Opt); in AddDependentLib()
2512 CGM.getTargetCodeGenInfo().getDependentLibraryOption(LL.Library, Opt); in addLinkOptionsPostorder()
4362 getTargetCodeGenInfo().setTargetAttributes(D, GV, *this); in GetOrCreateLLVMGlobal()
4378 return getTargetCodeGenInfo().performAddrSpaceCast( in GetOrCreateLLVMGlobal()
4551 return getTargetCodeGenInfo().getGlobalVarAddressSpace(*this, D); in GetGlobalVarAddressSpace()
4588 Cast = CGM.getTargetCodeGenInfo().performAddrSpaceCast( in castStringLiteralToDefaultAddressSpace()
5945 CV = getTargetCodeGenInfo().performAddrSpaceCast( in GetAddrOfGlobalTemporary()
6566 if (!getTargetCodeGenInfo().shouldEmitStaticExternCAliases()) in EmitStaticExternCAliases()