Home
last modified time | relevance | path

Searched defs:getSplatIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp229 int llvm::getSplatIndex(ArrayRef<int> Mask) { in getSplatIndex() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1307 std::optional<int> llvm::getSplatIndex(MachineInstr &MI) { in getSplatIndex() function in llvm