Searched refs:NoMVE (Results 1 – 1 of 1) sorted by relevance
489 auto NoMVE = llvm::find(llvm::reverse(F), "-mve"); in hasIntegerMVE() local491 (NoMVE == F.rend() || std::distance(MVE, NoMVE) > 0); in hasIntegerMVE()