Searched refs:selectAddrRi (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelDAGToDAG.cpp | 78 bool selectAddrRi(SDValue Addr, SDValue &Base, SDValue &Offset, 206 bool LanaiDAGToDAGISel::selectAddrRi(SDValue Addr, SDValue &Base, in selectAddrRi() function in LanaiDAGToDAGISel 296 !selectAddrRi(Op, Op0, Op1, AluOp)) in SelectInlineAsmMemoryOperand()
|
| H A D | LanaiInstrInfo.td | 180 def ADDRri : ComplexPattern<i32, 3, "selectAddrRi", [frameindex], []>;
|