Home
last modified time | relevance | path

Searched refs:allOperandsUndef (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h127 bool allOperandsUndef(const SDNode *N);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp340 bool ISD::allOperandsUndef(const SDNode *N) { in allOperandsUndef() function in ISD
H A DDAGCombiner.cpp23387 if (ISD::allOperandsUndef(N)) in visitBUILD_VECTOR()
23821 if (ISD::allOperandsUndef(N)) in visitCONCAT_VECTORS()