Searched refs:allOperandsUndef (Results 1 – 4 of 4) sorted by relevance
129 LLVM_ABI bool allOperandsUndef(const SDNode *N);
5646 if (Vector->isUndef() || ISD::allOperandsUndef(Vector.getNode())) in PerformEXTRACTCombine()
338 bool ISD::allOperandsUndef(const SDNode *N) { in allOperandsUndef() function in ISD
24827 if (ISD::allOperandsUndef(N)) in visitBUILD_VECTOR()25255 if (ISD::allOperandsUndef(N)) in visitCONCAT_VECTORS()