Searched refs:MterpShouldSwitchInterpreters (Results 1 – 19 of 19) sorted by relevance
8 .extern MterpShouldSwitchInterpreters17 jal MterpShouldSwitchInterpreters
52 .extern MterpShouldSwitchInterpreters64 jal MterpShouldSwitchInterpreters
33 extern "C" bool MterpShouldSwitchInterpreters();
145 extern "C" bool MterpShouldSwitchInterpreters() in MterpShouldSwitchInterpreters() function525 return MterpShouldSwitchInterpreters(); in MterpSuspendCheck()
16 bl MterpShouldSwitchInterpreters
102 bl MterpShouldSwitchInterpreters
17 bl MterpShouldSwitchInterpreters
106 bl MterpShouldSwitchInterpreters
18 call SYMBOL(MterpShouldSwitchInterpreters)
107 call SYMBOL(MterpShouldSwitchInterpreters)
16 JAL(MterpShouldSwitchInterpreters)
105 JAL(MterpShouldSwitchInterpreters)
20 call SYMBOL(MterpShouldSwitchInterpreters)
124 call SYMBOL(MterpShouldSwitchInterpreters)
2885 bl MterpShouldSwitchInterpreters2918 bl MterpShouldSwitchInterpreters2951 bl MterpShouldSwitchInterpreters2977 bl MterpShouldSwitchInterpreters3004 bl MterpShouldSwitchInterpreters3052 bl MterpShouldSwitchInterpreters3078 bl MterpShouldSwitchInterpreters3104 bl MterpShouldSwitchInterpreters3130 bl MterpShouldSwitchInterpreters3156 bl MterpShouldSwitchInterpreters[all …]
2829 call SYMBOL(MterpShouldSwitchInterpreters)2864 call SYMBOL(MterpShouldSwitchInterpreters)2899 call SYMBOL(MterpShouldSwitchInterpreters)2927 call SYMBOL(MterpShouldSwitchInterpreters)2956 call SYMBOL(MterpShouldSwitchInterpreters)3003 call SYMBOL(MterpShouldSwitchInterpreters)3031 call SYMBOL(MterpShouldSwitchInterpreters)3059 call SYMBOL(MterpShouldSwitchInterpreters)3087 call SYMBOL(MterpShouldSwitchInterpreters)3115 call SYMBOL(MterpShouldSwitchInterpreters)[all …]
2948 call SYMBOL(MterpShouldSwitchInterpreters)2986 call SYMBOL(MterpShouldSwitchInterpreters)3024 call SYMBOL(MterpShouldSwitchInterpreters)3055 call SYMBOL(MterpShouldSwitchInterpreters)3087 call SYMBOL(MterpShouldSwitchInterpreters)3139 call SYMBOL(MterpShouldSwitchInterpreters)3170 call SYMBOL(MterpShouldSwitchInterpreters)3201 call SYMBOL(MterpShouldSwitchInterpreters)3232 call SYMBOL(MterpShouldSwitchInterpreters)3263 call SYMBOL(MterpShouldSwitchInterpreters)[all …]
3004 bl MterpShouldSwitchInterpreters3039 bl MterpShouldSwitchInterpreters3074 bl MterpShouldSwitchInterpreters3102 bl MterpShouldSwitchInterpreters3131 bl MterpShouldSwitchInterpreters3178 bl MterpShouldSwitchInterpreters3206 bl MterpShouldSwitchInterpreters3234 bl MterpShouldSwitchInterpreters3262 bl MterpShouldSwitchInterpreters3290 bl MterpShouldSwitchInterpreters[all …]
327 if (MterpShouldSwitchInterpreters()) { in Execute()