Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5106 bool formsPairWith(const RISCVBitmanipPat &Other) const { in formsPairWith() function
5219 if (LHS && RHS && LHS->formsPairWith(*RHS)) { in combineORToGREV()
5286 if (LHS && RHS && LHS->formsPairWith(*RHS) && LHS->Op == OrOp1) { in combineORToGORC()
5361 if (!Match1->formsPairWith(*Match2)) in combineORToSHFL()