Searched refs:parseMPreferVectorWidthOption (Results 1 – 3 of 3) sorted by relevance
278 StringRef parseMPreferVectorWidthOption(clang::DiagnosticsEngine &Diags,
3275 StringRef tools::parseMPreferVectorWidthOption(clang::DiagnosticsEngine &Diags, in parseMPreferVectorWidthOption() function in tools
7482 StringRef VecWidth = parseMPreferVectorWidthOption(D.getDiags(), Args); in ConstructJob()