Searched refs:EmitTargetCodeForMemcpy (Results 1 - 12 of 12) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.h26 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
H A DHexagonSelectionDAGInfo.cpp29 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, function in class:HexagonSelectionDAGInfo
/external/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.h29 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
H A DXCoreSelectionDAGInfo.cpp26 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, function in class:XCoreSelectionDAGInfo
/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h43 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
H A DARMSelectionDAGInfo.cpp28 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, function in class:ARMSelectionDAGInfo
/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h37 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
H A DX86SelectionDAGInfo.cpp176 X86SelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, function in class:X86SelectionDAGInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.h28 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
H A DSystemZSelectionDAGInfo.cpp56 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, function in class:SystemZSelectionDAGInfo
/external/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h43 /// EmitTargetCodeForMemcpy - Emit target-specific code that performs a
57 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, function in class:llvm::TargetSelectionDAGInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4205 TSI.EmitTargetCodeForMemcpy(*this, dl, Chain, Dst, Src, Size, Align,

Completed in 2418 milliseconds