Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.h78 virtual bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
H A DMipsSEISelDAGToDAG.h80 bool selectIntAddrLSL2MM(SDValue Addr, SDValue &Base,
H A DMipsISelDAGToDAG.cpp112 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsDAGToDAGISel
H A DMipsSEISelDAGToDAG.cpp439 bool MipsSEDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() function in MipsSEDAGToDAGISel
H A DMicroMipsInstrInfo.td16 def addrimm4lsl2 : ComplexPattern<iPTR, 2, "selectIntAddrLSL2MM", [frameindex]>;