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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp64 static SDValue memsetStore(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, function
99 SDValue Chain1 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size1,
106 SDValue Chain2 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size2,

Completed in 112 milliseconds