Searched refs:EmitTargetCodeForMemmove (Results 1 – 6 of 6) sorted by relevance
31 SDValue EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl,
36 SDValue WebAssemblySelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in WebAssemblySelectionDAGInfo
48 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
241 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in ARMSelectionDAGInfo
67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
6403 SDValue Result = TSI->EmitTargetCodeForMemmove( in getMemmove()