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

/external/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp65 static SDValue memsetStore(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, function
101 SDValue Chain1 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size1,
108 SDValue Chain2 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size2,

Completed in 121 milliseconds