Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7419 bool formsPairWith(const RISCVBitmanipPat &Other) const { in formsPairWith() function
7636 if (LHS && RHS && LHS->formsPairWith(*RHS)) { in combineORToGREV()
7703 if (LHS && RHS && LHS->formsPairWith(*RHS) && LHS->Op == OrOp1) { in combineORToGORC()
7778 if (!Match1->formsPairWith(*Match2)) in combineORToSHFL()