Home
last modified time | relevance | path

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

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