Searched defs:ForcedScale16 (Results 1 – 1 of 1) sorted by relevance
152 struct ForcedScale16 { struct153 static constexpr const char *name = ExpandAndQuoteKey(RTNAME(Scale16));154 static constexpr fir::runtime::FuncTypeBuilderFunc getTypeModel() { in getTypeModel()