Searched refs:InValRHS (Results 1 – 1 of 1) sorted by relevance
16113 SDValue InValRHS = InVal->getOperand(1); in performINSERT_VECTOR_ELTCombine() 16117 if (!isa<ConstantSDNode>(InValRHS) && !isa<ConstantFPSDNode>(InValRHS)) in performINSERT_VECTOR_ELTCombine() 16126 InVecRHS, InValRHS, EltNo); in performINSERT_VECTOR_ELTCombine() 16110 SDValue InValRHS = InVal->getOperand(1); performINSERT_VECTOR_ELTCombine() local