Searched refs:Noreturn (Results 1 – 7 of 7) sorted by relevance
3 # Noreturn functions conservatively need to save and restore lr.
88 | Noreturn Constructor773 | Attribute.Noreturn -> Int32.shift_left 1l 2809 checkattr Attribute.Noreturn;
139 | Noreturn Constructor
754 add_function_attr f Attribute.Noreturn;755 remove_function_attr f Attribute.Noreturn;
113 | Noreturn Constructor
6683 bool Noreturn = in FindCompositePointerType() local6685 EPI1.ExtInfo = EPI1.ExtInfo.withNoReturn(Noreturn); in FindCompositePointerType()6686 EPI2.ExtInfo = EPI2.ExtInfo.withNoReturn(Noreturn); in FindCompositePointerType()