Home
last modified time | relevance | path

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

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