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 67 static SDValue memsetStore(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
105 SDValue Chain1 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size1,
112 SDValue Chain2 = memsetStore(DAG, DL, Chain, Dst, ByteVal, Size2,

Completed in 1795 milliseconds