Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp155 bool selectAddress(SDValue N, SystemZAddressingMode &AM) const;
573 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr, in selectAddress() function in SystemZDAGToDAGISel
671 if (!selectAddress(Addr, AM)) in selectBDAddr()
682 if (!selectAddress(Addr, AM) || AM.Index.getNode()) in selectMVIAddr()
694 if (!selectAddress(Addr, AM)) in selectBDXAddr()