Searched refs:selectIntAddrSImm10 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelDAGToDAG.h | 77 virtual bool selectIntAddrSImm10(SDValue Addr, SDValue &Base,
|
H A D | MipsSEISelDAGToDAG.h | 81 bool selectIntAddrSImm10(SDValue Addr, SDValue &Base,
|
H A D | MipsISelDAGToDAG.cpp | 121 bool MipsDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10() function in MipsDAGToDAGISel
|
H A D | MipsSEISelDAGToDAG.cpp | 461 bool MipsSEDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10() function in MipsSEDAGToDAGISel
|
H A D | MipsInstrInfo.td | 1305 def addrimm10 : ComplexPattern<iPTR, 2, "selectIntAddrSImm10", [frameindex]>;
|