Searched refs:has_custom_slow_path_calling_convention_ (Results 1 – 2 of 2) sorted by relevance
37 has_custom_slow_path_calling_convention_(false), in LocationSummary()
595 has_custom_slow_path_calling_convention_ = true; in SetCustomSlowPathCallerSaves()600 return has_custom_slow_path_calling_convention_; in HasCustomSlowPathCallingConvention()674 bool has_custom_slow_path_calling_convention_; variable