Lines Matching refs:getTargetCodeGenInfo
125 ASTAllocaAddressSpace = getTargetCodeGenInfo().getASTAllocaAddressSpace(); in CodeGenModule()
127 RuntimeCC = getTargetCodeGenInfo().getABIInfo().getRuntimeCC(); in CodeGenModule()
1479 getTargetCodeGenInfo().setTargetAttributes(D, GO, *this); in setNonAliasAttributes()
1551 getTargetCodeGenInfo().setTargetAttributes(FD, F, *this); in SetFunctionAttributes()
1658 getTargetCodeGenInfo().getDetectMismatchOption(Name, Value, Opt); in AddDetectMismatch()
1671 getTargetCodeGenInfo().getDependentLibraryOption(Lib, Opt); in AddDependentLib()
1724 CGM.getTargetCodeGenInfo().getDependentLibraryOption( in addLinkOptionsPostorder()
3199 return getTargetCodeGenInfo().performAddrSpaceCast(*this, GV, AddrSpace, in GetOrCreateLLVMGlobal()
3362 return getTargetCodeGenInfo().getGlobalVarAddressSpace(*this, D); in GetGlobalVarAddressSpace()
3389 Cast = CGM.getTargetCodeGenInfo().performAddrSpaceCast( in castStringLiteralToDefaultAddressSpace()
4679 CV = getTargetCodeGenInfo().performAddrSpaceCast( in GetAddrOfGlobalTemporary()
5162 if (!getTargetCodeGenInfo().shouldEmitStaticExternCAliases()) in EmitStaticExternCAliases()
5258 getTargetCodeGenInfo().emitTargetMD(D, GV, *this); in EmitTargetMetadata()