Home
last modified time | relevance | path

Searched refs:selectAddrRr (Results 1 – 4 of 4) 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", [], []>;
/external/swiftshader/third_party/llvm-7.0/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.td180 def ADDRrr : ComplexPattern<i32, 3, "selectAddrRr", [], []>;