Lines Matching refs:getTargetCodeGenInfo
133 ASTAllocaAddressSpace = getTargetCodeGenInfo().getASTAllocaAddressSpace(); in CodeGenModule()
135 RuntimeCC = getTargetCodeGenInfo().getABIInfo().getRuntimeCC(); in CodeGenModule()
730 getTargetCodeGenInfo().emitTargetMetadata(*this, MangledDeclNames); in Release()
794 if (getTargetCodeGenInfo().getCUDADeviceBuiltinSurfaceDeviceType() != in getTBAAAccessInfo()
798 if (getTargetCodeGenInfo().getCUDADeviceBuiltinTextureDeviceType() != in getTBAAAccessInfo()
1925 getTargetCodeGenInfo().setTargetAttributes(D, GO, *this); in setNonAliasAttributes()
2008 getTargetCodeGenInfo().setTargetAttributes(FD, F, *this); in SetFunctionAttributes()
2119 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch()
2135 getTargetCodeGenInfo().getDependentLibraryOption(Lib, Opt); in AddDependentLib()
2187 CGM.getTargetCodeGenInfo().getDependentLibraryOption( in addLinkOptionsPostorder()
3811 getTargetCodeGenInfo().setTargetAttributes(D, GV, *this); in GetOrCreateLLVMGlobal()
3819 return getTargetCodeGenInfo().performAddrSpaceCast(*this, GV, AddrSpace, in GetOrCreateLLVMGlobal()
3993 return getTargetCodeGenInfo().getGlobalVarAddressSpace(*this, D); in GetGlobalVarAddressSpace()
4020 Cast = CGM.getTargetCodeGenInfo().performAddrSpaceCast( in castStringLiteralToDefaultAddressSpace()
5391 CV = getTargetCodeGenInfo().performAddrSpaceCast( in GetAddrOfGlobalTemporary()
5916 if (!getTargetCodeGenInfo().shouldEmitStaticExternCAliases()) in EmitStaticExternCAliases()