Searched refs:EmitTargetCodeForMemcpy (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/ |
| D | HexagonSelectionDAGInfo.h | 29 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
| D | HexagonSelectionDAGInfo.cpp | 30 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemcpy() function in HexagonSelectionDAGInfo
|
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/ |
| D | X86SelectionDAGInfo.h | 45 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
| D | X86SelectionDAGInfo.cpp | 176 X86SelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcpy() function in X86SelectionDAGInfo
|
| /freebsd-10-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMSelectionDAGInfo.h | 48 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
| D | ARMSelectionDAGInfo.cpp | 29 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcpy() function in ARMSelectionDAGInfo
|
| /freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.h | 29 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
|
| D | SystemZSelectionDAGInfo.cpp | 57 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcpy() function in SystemZSelectionDAGInfo
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Target/ |
| D | TargetSelectionDAGInfo.h | 57 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcpy() function
|
| /freebsd-10-stable/contrib/llvm/patches/ |
| D | patch-r263312-llvm-r202930-fix-alloca-esi-clobber.diff | 6 In X86SelectionDagInfo::EmitTargetCodeForMemcpy we check with MachineFrameInfo
|
| /freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 4024 TSI.EmitTargetCodeForMemcpy(*this, dl, Chain, Dst, Src, Size, Align, in getMemcpy()
|