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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp267 bool selectBDVAddr12Only(SDValue Addr, SDValue Elem, SDValue &Base,
697 bool SystemZDAGToDAGISel::selectBDVAddr12Only(SDValue Addr, SDValue Elem, function in class:SystemZDAGToDAGISel
1194 if (!selectBDVAddr12Only(Load->getBasePtr(), ElemV, Base, Disp, Index) ||
1228 if (!selectBDVAddr12Only(Store->getBasePtr(), ElemV, Base, Disp, Index) ||

Completed in 155 milliseconds