Lines Matching refs:VZEXT_LOAD
5058 /// rather than undef via VZEXT_LOAD, but we do not detect that case today.
5095 // consecutive loads for the low half, generate a vzext_load node.
5112 DAG.getMemIntrinsicNode(X86ISD::VZEXT_LOAD, DL, Tys, Ops, 2, MVT::i64,
12486 case X86ISD::VZEXT_LOAD: return "X86ISD::VZEXT_LOAD";
14817 // If V1 is coming from a vector load then just fold to a VZEXT_LOAD.
14823 DAG.getMemIntrinsicNode(X86ISD::VZEXT_LOAD, dl, Tys, Ops, 2,
17179 if (Op.getOpcode() == X86ISD::VZEXT_LOAD &&