Searched refs:canHaveNonUndefGlobalInitializerInAddressSpace (Results 1 – 6 of 6) sorted by relevance
56 canHaveNonUndefGlobalInitializerInAddressSpace(unsigned AS) const override { in canHaveNonUndefGlobalInitializerInAddressSpace() function
205 canHaveNonUndefGlobalInitializerInAddressSpace(unsigned AS) const override { in canHaveNonUndefGlobalInitializerInAddressSpace() function
332 bool TargetTransformInfo::canHaveNonUndefGlobalInitializerInAddressSpace( in canHaveNonUndefGlobalInitializerInAddressSpace() function in TargetTransformInfo334 return TTIImpl->canHaveNonUndefGlobalInitializerInAddressSpace(AS); in canHaveNonUndefGlobalInitializerInAddressSpace()
501 canHaveNonUndefGlobalInitializerInAddressSpace(unsigned AS) const;
155 canHaveNonUndefGlobalInitializerInAddressSpace(unsigned AS) const { in canHaveNonUndefGlobalInitializerInAddressSpace() function
1572 GetTTI(StoreFn).canHaveNonUndefGlobalInitializerInAddressSpace( in processInternalGlobal()