Lines Matching refs:NoopCast
49 case ARCInstKind::NoopCast: in operator <<()
111 .Case("objc_retainedObject", ARCInstKind::NoopCast) in GetFunctionClass()
112 .Case("objc_unretainedObject", ARCInstKind::NoopCast) in GetFunctionClass()
113 .Case("objc_unretainedPointer", ARCInstKind::NoopCast) in GetFunctionClass()
340 case ARCInstKind::NoopCast: in IsUser()
372 case ARCInstKind::NoopCast: in IsRetain()
405 case ARCInstKind::NoopCast: in IsAutorelease()
434 case ARCInstKind::NoopCast: in IsForwarding()
488 case ARCInstKind::NoopCast: in IsNoopOnNull()
523 case ARCInstKind::NoopCast: in IsAlwaysTail()
561 case ARCInstKind::NoopCast: in IsNeverTail()
597 case ARCInstKind::NoopCast: in IsNoThrow()
633 case ARCInstKind::NoopCast: in CanInterruptRV()
645 case ARCInstKind::NoopCast: in CanDecrementRefCount()