Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp151 bool selectAddress(SDValue N, SystemZAddressingMode &AM) const;
528 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr, in selectAddress() function in SystemZDAGToDAGISel
616 if (!selectAddress(Addr, AM)) in selectBDAddr()
627 if (!selectAddress(Addr, AM) || AM.Index.getNode()) in selectMVIAddr()
639 if (!selectAddress(Addr, AM)) in selectBDXAddr()