Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Native

541       /// The 'native' strategy is to use the architecture's provided
543 Native,
661 // We can never access structs with object members with a native
697 // Otherwise, we can use native loads and stores.
698 Kind = Native;
800 case PropertyImplStrategy::Native: {
1059 case PropertyImplStrategy::Native: {