Searched defs:EmitTargetCodeForMemcpy (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h43 /// EmitTargetCodeForMemcpy - Emit target-specific code that performs a
57 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, function in class:llvm::TargetSelectionDAGInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp30 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, function in class:HexagonSelectionDAGInfo
/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp29 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, function in class:ARMSelectionDAGInfo
/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp178 X86SelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, function in class:X86SelectionDAGInfo

Completed in 175 milliseconds