Searched defs:isNullOrNullSplat (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | Utils.cpp | 1522 bool llvm::isNullOrNullSplat(const MachineInstr &MI, isNullOrNullSplat() function in llvm |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 11992 bool llvm::isNullOrNullSplat(SDValue N, bool AllowUndefs) { isNullOrNullSplat() function in llvm |