reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7826 assert(Op.getOpcode() == ISD::INSERT_VECTOR_ELT && "Unknown opcode!"); 7829 EVT VT = Op.getOperand(0).getValueType(); 7830 ConstantSDNode *CI = dyn_cast<ConstantSDNode>(Op.getOperand(2)); 7839 return Op; 7847 SDLoc DL(Op); 7848 SDValue WideVec = WidenVector(Op.getOperand(0), DAG); 7852 Op.getOperand(1), Op.getOperand(2)); 7852 Op.getOperand(1), Op.getOperand(2));