Searched refs:EmitTargetCodeForMemmove (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64SelectionDAGInfo.h | 40 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
|
| H A D | AArch64SelectionDAGInfo.cpp | 106 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in AArch64SelectionDAGInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMSelectionDAGInfo.h | 48 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
|
| H A D | ARMSelectionDAGInfo.cpp | 287 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in ARMSelectionDAGInfo
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGTargetInfo.h | 67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 7554 TSI->EmitTargetCodeForMemmove(*this, dl, Chain, Dst, Src, Size, in getMemmove()
|