Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp155 bool selectAddress(SDValue N, SystemZAddressingMode &AM) const;
595 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr, in selectAddress() function in SystemZDAGToDAGISel
693 if (!selectAddress(Addr, AM)) in selectBDAddr()
704 if (!selectAddress(Addr, AM) || AM.Index.getNode()) in selectMVIAddr()
716 if (!selectAddress(Addr, AM)) in selectBDXAddr()