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

/external/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.h23 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DHexagonSelectionDAGInfo.cpp20 SDValue HexagonSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:HexagonSelectionDAGInfo
/external/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp22 SDValue LanaiSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:llvm::LanaiSelectionDAGInfo
H A DLanaiSelectionDAGInfo.h26 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
/external/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.h25 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DXCoreSelectionDAGInfo.cpp19 SDValue XCoreSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:XCoreSelectionDAGInfo
/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h40 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DX86SelectionDAGInfo.cpp196 SDValue X86SelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:X86SelectionDAGInfo
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMSelectionDAGInfo.h48 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl,
H A DARMSelectionDAGInfo.cpp29 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, function in class:ARMSelectionDAGInfo
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
H A DPTXSelectionDAGInfo.h33 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl,
H A DPTXSelectionDAGInfo.cpp29 PTXSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, function in class:PTXSelectionDAGInfo
/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86SelectionDAGInfo.h45 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl,
H A DX86SelectionDAGInfo.cpp175 X86SelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, function in class:X86SelectionDAGInfo
/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h41 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DARMSelectionDAGInfo.cpp128 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:ARMSelectionDAGInfo
/external/swiftshader/third_party/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/SystemZ/
H A DSystemZSelectionDAGInfo.h27 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &DL,
H A DSystemZSelectionDAGInfo.cpp49 SDValue SystemZSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:SystemZSelectionDAGInfo
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h49 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, function in class:llvm::SelectionDAGTargetInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4627 SDValue Result = TSI->EmitTargetCodeForMemcpy(
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3688 TSI.EmitTargetCodeForMemcpy(*this, dl, Chain, Dst, Src, Size, Align,

Completed in 412 milliseconds