Searched defs:IsShared (Results 1 – 7 of 7) sorted by relevance
48 bool IsShared() const { return protection & kProtectionShared; } in IsShared() function
327 bool IsShared() const { in IsShared() function
291 bool IsShared = Args.hasArg(options::OPT_shared); in constructHexagonLinkArgs() local
1307 bool IsShared, bool IsWhole) { in addSanitizerRuntime()
433 const bool IsShared = Args.hasArg(options::OPT_shared); in ConstructJob() local
1800 Value *IsShared = IRB.CreateCall(AMDGPUAddressShared, {Addr}); in instrumentAMDGPUAddress() local
16603 CallInst *IsShared = Builder.CreateIntrinsic(Intrinsic::amdgcn_is_shared, {}, in emitExpandAtomicRMW() local