Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h50 bool SelectAddrRegImm(SDValue Addr, SDValue &Base, SDValue &Offset);
H A DRISCVISelDAGToDAG.cpp1856 bool RISCVDAGToDAGISel::SelectAddrRegImm(SDValue Addr, SDValue &Base, in SelectAddrRegImm() function in RISCVDAGToDAGISel
H A DRISCVInstrInfo.td387 def AddrRegImm : ComplexPattern<iPTR, 2, "SelectAddrRegImm">;