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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp25 static SDValue emitMemMem(SelectionDAG &DAG, const SDLoc &DL, unsigned Sequence, function
56 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP,
129 return emitMemMem(DAG, DL, SystemZISD::XC, SystemZISD::XC_LOOP,
137 return emitMemMem(DAG, DL, SystemZISD::MVC, SystemZISD::MVC_LOOP,

Completed in 45 milliseconds