Home
last modified time | relevance | path

Searched refs:SingleInputAction (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h430 function_ref<void(ArrayRef<int>, unsigned, unsigned)> SingleInputAction,
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp558 function_ref<void(ArrayRef<int>, unsigned, unsigned)> SingleInputAction, in processShuffleMasks() argument
602 SingleInputAction(*It, SrcReg, I); in processShuffleMasks()