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