Home | History | Annotate | Download | only in AsmParser

Lines Matching full:startswith_lower

1247     } else if (Name.startswith_lower("r") &&
1251 } else if (Name.startswith_lower("f") &&
1255 } else if (Name.startswith_lower("vs") &&
1259 } else if (Name.startswith_lower("v") &&
1263 } else if (Name.startswith_lower("q") &&
1267 } else if (Name.startswith_lower("cr") &&