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