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