Lines Matching refs:StoreWeak
57 case ARCInstKind::StoreWeak: in operator <<()
144 .Case("objc_storeWeak", ARCInstKind::StoreWeak) in GetFunctionClass()
344 case ARCInstKind::StoreWeak: in IsUser()
376 case ARCInstKind::StoreWeak: in IsRetain()
409 case ARCInstKind::StoreWeak: in IsAutorelease()
443 case ARCInstKind::StoreWeak: in IsForwarding()
476 case ARCInstKind::StoreWeak: in IsNoopOnNull()
511 case ARCInstKind::StoreWeak: in IsAlwaysTail()
549 case ARCInstKind::StoreWeak: in IsNeverTail()
585 case ARCInstKind::StoreWeak: in IsNoThrow()
623 case ARCInstKind::StoreWeak: in CanInterruptRV()
662 case ARCInstKind::StoreWeak: in CanDecrementRefCount()