Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h81 virtual bool selectIntAddrMSA(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h85 bool selectIntAddrMSA(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp111 bool MipsDAGToDAGISel::selectIntAddrMSA(SDValue Addr, SDValue &Base, in selectIntAddrMSA() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp481 bool MipsSEDAGToDAGISel::selectIntAddrMSA(SDValue Addr, SDValue &Base, in selectIntAddrMSA() function in MipsSEDAGToDAGISel
DMipsInstrInfo.td1089 def addrimm10 : ComplexPattern<iPTR, 2, "selectIntAddrMSA", [frameindex]>;