Searched refs:StoreWeak (Results 1 – 3 of 3) sorted by relevance
57 case ARCInstKind::StoreWeak: in operator <<()328 case ARCInstKind::StoreWeak: in IsUser()361 case ARCInstKind::StoreWeak: in IsRetain()396 case ARCInstKind::StoreWeak: in IsAutorelease()431 case ARCInstKind::StoreWeak: in IsForwarding()465 case ARCInstKind::StoreWeak: in IsNoopOnNull()500 case ARCInstKind::StoreWeak: in IsNoopOnGlobal()536 case ARCInstKind::StoreWeak: in IsAlwaysTail()575 case ARCInstKind::StoreWeak: in IsNeverTail()612 case ARCInstKind::StoreWeak: in IsNoThrow()[all …]
42 StoreWeak, ///< objc_storeWeak (primitive) enumerator
974 case ARCInstKind::StoreWeak: in OptimizeIndividualCallImpl()2180 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2242 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2254 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2491 (1 << unsigned(ARCInstKind::StoreWeak)) | in run()