/external/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.h | 26 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
D | HexagonSelectionDAGInfo.cpp | 29 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemcpy() function in HexagonSelectionDAGInfo
|
/external/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.h | 29 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
D | XCoreSelectionDAGInfo.cpp | 26 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemcpy() function in XCoreSelectionDAGInfo
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.h | 42 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
D | X86SelectionDAGInfo.cpp | 204 SDValue X86SelectionDAGInfo::EmitTargetCodeForMemcpy( in EmitTargetCodeForMemcpy() function in X86SelectionDAGInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.h | 43 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
|
D | ARMSelectionDAGInfo.cpp | 28 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcpy() function in ARMSelectionDAGInfo
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.h | 28 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
|
D | SystemZSelectionDAGInfo.cpp | 56 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcpy() function in SystemZSelectionDAGInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAGInfo.h | 56 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemcpy() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4322 SDValue Result = TSI->EmitTargetCodeForMemcpy( in getMemcpy()
|