Searched refs:StoreWeak (Results 1 – 3 of 3) sorted by relevance
57 case ARCInstKind::StoreWeak: in operator <<()329 case ARCInstKind::StoreWeak: in IsUser()362 case ARCInstKind::StoreWeak: in IsRetain()397 case ARCInstKind::StoreWeak: in IsAutorelease()432 case ARCInstKind::StoreWeak: in IsForwarding()466 case ARCInstKind::StoreWeak: in IsNoopOnNull()501 case ARCInstKind::StoreWeak: in IsNoopOnGlobal()537 case ARCInstKind::StoreWeak: in IsAlwaysTail()576 case ARCInstKind::StoreWeak: in IsNeverTail()613 case ARCInstKind::StoreWeak: in IsNoThrow()[all …]
42 StoreWeak, ///< objc_storeWeak (primitive) enumerator
974 case ARCInstKind::StoreWeak: in OptimizeIndividualCallImpl()2182 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2245 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2257 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2494 (1 << unsigned(ARCInstKind::StoreWeak)) | in run()