Searched refs:SelectAddrRegReg (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.h | 81 bool SelectAddrRegReg(SDValue Addr, SDValue &Base, SDValue &Offset);
|
H A D | RISCVInstrInfoXCV.td | 516 ComplexPattern<i32, 2, "SelectAddrRegReg",[]> {
|
H A D | RISCVISelDAGToDAG.cpp | 2733 bool RISCVDAGToDAGISel::SelectAddrRegReg(SDValue Addr, SDValue &Base, in SelectAddrRegReg() function in RISCVDAGToDAGISel
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrFormatsF1.td | 226 def FRRS : Operand<iPTR>, ComplexPattern<iPTR, 3, "SelectAddrRegReg", []> {
|