Searched refs:Inp2 (Results 1 – 1 of 1) sorted by relevance
3141 SDValue Inp2 = CurDAG->getTargetExtractSubreg( in tryInsertVectorElt() local3146 Inp2 = SDValue(CurDAG->getMachineNode(ARM::VMOVH, dl, MVT::f32, Inp2), 0); in tryInsertVectorElt()3147 SDNode *VINS = CurDAG->getMachineNode(ARM::VINSH, dl, MVT::f32, Inp2, Inp1); in tryInsertVectorElt()