Searched refs:EmitTargetCodeForMemmove (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySelectionDAGInfo.h | 32 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
|
H A D | WebAssemblySelectionDAGInfo.cpp | 36 SDValue WebAssemblySelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in WebAssemblySelectionDAGInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.h | 40 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
|
H A D | AArch64SelectionDAGInfo.cpp | 179 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForSetTag() 105 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemmove( EmitTargetCodeForMemmove() function in AArch64SelectionDAGInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.h | 48 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
|
H A D | ARMSelectionDAGInfo.cpp | 286 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in ARMSelectionDAGInfo
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGTargetInfo.h | 67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 8407 TSI->EmitTargetCodeForMemmove(*this, dl, Chain, Dst, Src, Size, in getLifetimeNode()
|