Home
last modified time | relevance | path

Searched refs:selectIntAddrSImm10 (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.h83 virtual bool selectIntAddrSImm10(SDValue Addr, SDValue &Base,
H A DMipsSEISelDAGToDAG.h84 bool selectIntAddrSImm10(SDValue Addr, SDValue &Base,
H A DMipsISelDAGToDAG.cpp119 bool MipsDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10() function in MipsDAGToDAGISel
H A DMipsSEISelDAGToDAG.cpp513 bool MipsSEDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10() function in MipsSEDAGToDAGISel
H A DMipsInstrInfo.td1347 def addrimm10 : ComplexPattern<iPTR, 2, "selectIntAddrSImm10", [frameindex]>;