Searched defs:IsShared (Results 1 – 5 of 5) sorted by relevance
48 bool IsShared() const { return protection & kProtectionShared; } in IsShared() function
485 bool SyncClock::IsShared() const { in IsShared() function in __tsan::SyncClock
289 bool IsShared = Args.hasArg(options::OPT_shared); in constructHexagonLinkArgs() local
781 bool IsShared, bool IsWhole) { in addSanitizerRuntime()
1555 Value *IsShared = IRB.CreateCall(AMDGPUAddressShared, {AddrLong}); in instrumentAMDGPUAddress() local