Home
last modified time | relevance | path

Searched refs:EmitTargetCodeForMemmove (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.h32 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
H A DWebAssemblySelectionDAGInfo.cpp36 SDValue WebAssemblySelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in WebAssemblySelectionDAGInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h40 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
H A DAArch64SelectionDAGInfo.cpp179 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForSetTag()
105 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemmove( EmitTargetCodeForMemmove() function in AArch64SelectionDAGInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h48 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
H A DARMSelectionDAGInfo.cpp286 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in ARMSelectionDAGInfo
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8407 TSI->EmitTargetCodeForMemmove(*this, dl, Chain, Dst, Src, Size, in getLifetimeNode()