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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp265 bool selectBDVAddr12Only(SDValue Addr, SDValue Elem, SDValue &Base,
664 bool SystemZDAGToDAGISel::selectBDVAddr12Only(SDValue Addr, SDValue Elem, function in class:SystemZDAGToDAGISel
1066 if (!selectBDVAddr12Only(Load->getBasePtr(), ElemV, Base, Disp, Index) ||
1100 if (!selectBDVAddr12Only(Store->getBasePtr(), ElemV, Base, Disp, Index) ||

Completed in 43 milliseconds