Home
last modified time | relevance | path

Searched refs:InValRHS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18851 SDValue InValRHS = InVal->getOperand(1); in performINSERT_VECTOR_ELTCombine() local
18855 if (!isa<ConstantSDNode>(InValRHS) && !isa<ConstantFPSDNode>(InValRHS)) in performINSERT_VECTOR_ELTCombine()
18864 InVecRHS, InValRHS, EltNo); in performINSERT_VECTOR_ELTCombine()