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

/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.h66 virtual bool selectAddrDefault(SDValue Addr, SDValue &Base,
H A DMipsSEISelDAGToDAG.h49 virtual bool selectAddrDefault(SDValue Addr, SDValue &Base,
H A DMipsISelDAGToDAG.cpp78 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, function in class:MipsDAGToDAGISel
H A DMipsSEISelDAGToDAG.cpp333 bool MipsSEDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, function in class:MipsSEDAGToDAGISel
343 selectAddrDefault(Addr, Base, Offset);
374 selectAddrDefault(Addr, Base, Offset);

Completed in 52 milliseconds