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
927 case ARCInstKind::StoreWeak: in OptimizeIndividualCallImpl()2143 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2205 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2217 case ARCInstKind::StoreWeak: in OptimizeWeakCalls()2459 (1 << unsigned(ARCInstKind::StoreWeak)) | in run()