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

/external/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp26 static SDValue emitMemMem(SelectionDAG &DAG, const SDLoc &DL, unsigned Sequence, function
57 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP,
132 return emitMemMem(DAG, DL, SystemZISD::XC, SystemZISD::XC_LOOP,
141 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP,

Completed in 210 milliseconds