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