Searched defs:isOneOrOneSplat (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 6271 bool CombinerHelper::isOneOrOneSplat(Register Src, bool AllowUndefs) { isOneOrOneSplat() function in CombinerHelper |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 11725 bool llvm::isOneOrOneSplat(SDValue N, bool AllowUndefs) { isOneOrOneSplat() function in llvm |