Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h66 virtual bool selectAddrDefault(SDValue Addr, SDValue &Base,
DMipsSEISelDAGToDAG.h49 virtual bool selectAddrDefault(SDValue Addr, SDValue &Base,
DMipsISelDAGToDAG.cpp78 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, in selectAddrDefault() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp333 bool MipsSEDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, in selectAddrDefault() function in MipsSEDAGToDAGISel
343 selectAddrDefault(Addr, Base, Offset); in selectIntAddr()
374 selectAddrDefault(Addr, Base, Offset); in selectIntAddrMM()
DMipsInstrInfo.td401 ComplexPattern<iPTR, 2, "selectAddrDefault", [frameindex]>;