HomeSort by relevance Sort by last modified time
    Searched full:memsetstore (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.cpp 73 static SDValue memsetStore(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
110 SDValue Chain1 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size1,
117 SDValue Chain2 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size2,

Completed in 203 milliseconds