Searched refs:selectAddrDefault (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.h61 virtual bool selectAddrDefault(SDValue Addr, SDValue &Base,
H A DMipsSEISelDAGToDAG.h44 virtual bool selectAddrDefault(SDValue Addr, SDValue &Base,
H A DMipsISelDAGToDAG.cpp72 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, function in class:MipsDAGToDAGISel
H A DMipsSEISelDAGToDAG.cpp304 bool MipsSEDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, function in class:MipsSEDAGToDAGISel
314 selectAddrDefault(Addr, Base, Offset);

Completed in 80 milliseconds