/external/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.h | 24 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
D | HexagonSelectionDAGInfo.cpp | 22 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemcpy() function in HexagonSelectionDAGInfo
|
/external/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.h | 27 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
D | XCoreSelectionDAGInfo.cpp | 20 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemcpy() function in XCoreSelectionDAGInfo
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.h | 41 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
D | X86SelectionDAGInfo.cpp | 197 SDValue X86SelectionDAGInfo::EmitTargetCodeForMemcpy( in EmitTargetCodeForMemcpy() function in X86SelectionDAGInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.h | 41 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
D | ARMSelectionDAGInfo.cpp | 132 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcpy() function in ARMSelectionDAGInfo
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.h | 27 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
|
D | SystemZSelectionDAGInfo.cpp | 50 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcpy() function in SystemZSelectionDAGInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAGInfo.h | 49 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcpy() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4595 SDValue Result = TSI->EmitTargetCodeForMemcpy( in getMemcpy()
|