Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h81 bool SelectAddrRegReg(SDValue Addr, SDValue &Base, SDValue &Offset);
H A DRISCVInstrInfoXCV.td516 ComplexPattern<i32, 2, "SelectAddrRegReg",[]> {
H A DRISCVISelDAGToDAG.cpp2733 bool RISCVDAGToDAGISel::SelectAddrRegReg(SDValue Addr, SDValue &Base, in SelectAddrRegReg() function in RISCVDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrFormatsF1.td226 def FRRS : Operand<iPTR>, ComplexPattern<iPTR, 3, "SelectAddrRegReg", []> {