Searched refs:SUPER2_STRET (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/objc4-646/runtime/Messengers.subproj/
H A Dobjc-msg-simulator-x86_64.s189 #define SUPER2_STRET 8 define
341 // $0 = NORMAL, FPRET, FP2RET, STRET, SUPER, SUPER_STRET, SUPER2, SUPER2_STRET, GETIMP
393 .elseif $0 == SUPER2_STRET
406 .if $0 != STRET && $0 != SUPER_STRET && $0 != SUPER2_STRET
415 .if $0 != STRET && $0 != SUPER_STRET && $0 != SUPER2_STRET
433 .if $0 != STRET && $0 != SUPER_STRET && $0 != SUPER2_STRET
460 .if $0 != STRET && $0 != SUPER_STRET && $0 != SUPER2_STRET
471 .if $0 == STRET || $0 == SUPER_STRET || $0 == SUPER2_STRET
898 CacheLookup SUPER2_STRET // calls IMP on success
H A Dobjc-msg-x86_64.s201 #define SUPER2_STRET 8 define
364 // $0 = NORMAL, FPRET, FP2RET, STRET, SUPER, SUPER_STRET, SUPER2, SUPER2_STRET, GETIMP
416 .elseif $0 == SUPER2_STRET
429 .if $0 != STRET && $0 != SUPER_STRET && $0 != SUPER2_STRET
438 .if $0 != STRET && $0 != SUPER_STRET && $0 != SUPER2_STRET
456 .if $0 != STRET && $0 != SUPER_STRET && $0 != SUPER2_STRET
483 .if $0 != STRET && $0 != SUPER_STRET && $0 != SUPER2_STRET
494 .if $0 == STRET || $0 == SUPER_STRET || $0 == SUPER2_STRET
969 CacheLookup SUPER2_STRET // calls IMP on success
H A Dobjc-msg-arm.s176 #define SUPER2_STRET 8 define
250 // $0 = NORMAL, STRET, SUPER, SUPER_STRET, SUPER2, SUPER2_STRET, GETIMP
303 .elseif $0 == SUPER2_STRET
538 CacheLookup SUPER2_STRET

Completed in 90 milliseconds