Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiISelDAGToDAG.cpp80 bool selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, SDValue &AluOp);
212 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, in selectAddrRr() function in LanaiDAGToDAGISel
259 if (!selectAddrRr(Op, Op0, Op1, AluOp) && in SelectInlineAsmMemoryOperand()
DLanaiInstrInfo.td182 def ADDRrr : ComplexPattern<i32, 3, "selectAddrRr", [], []>;