Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5376 bool formsPairWith(const RISCVBitmanipPat &Other) const { in formsPairWith() function
5489 if (LHS && RHS && LHS->formsPairWith(*RHS)) { in combineORToGREV()
5556 if (LHS && RHS && LHS->formsPairWith(*RHS) && LHS->Op == OrOp1) { in combineORToGORC()
5631 if (!Match1->formsPairWith(*Match2)) in combineORToSHFL()