Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp154 bool selectAddress(SDValue N, SystemZAddressingMode &AM) const;
572 bool SystemZDAGToDAGISel::selectAddress(SDValue Addr, in selectAddress() function in SystemZDAGToDAGISel
670 if (!selectAddress(Addr, AM)) in selectBDAddr()
681 if (!selectAddress(Addr, AM) || AM.Index.getNode()) in selectMVIAddr()
693 if (!selectAddress(Addr, AM)) in selectBDXAddr()