Searched refs:EmitTargetCodeForMemmove (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.h | 48 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
|
H A D | ARMSelectionDAGInfo.cpp | 289 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in ARMSelectionDAGInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGTargetInfo.h | 67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 6857 TSI->EmitTargetCodeForMemmove(*this, dl, Chain, Dst, Src, Size, in getMemmove()
|