Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h123 bool allOperandsUndef(const SDNode *N);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp296 bool ISD::allOperandsUndef(const SDNode *N) { in allOperandsUndef() function in ISD
H A DDAGCombiner.cpp19476 if (ISD::allOperandsUndef(N)) in visitBUILD_VECTOR()
19766 if (ISD::allOperandsUndef(N)) in visitCONCAT_VECTORS()