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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp21 SDValue LanaiSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:llvm::LanaiSelectionDAGInfo
H A DLanaiSelectionDAGInfo.h25 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSelectionDAGInfo.h22 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DBPFSelectionDAGInfo.cpp20 SDValue BPFSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:BPFSelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.h24 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DHexagonSelectionDAGInfo.cpp19 SDValue HexagonSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:HexagonSelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.h24 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DXCoreSelectionDAGInfo.cpp18 SDValue XCoreSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:XCoreSelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.h25 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DWebAssemblySelectionDAGInfo.cpp21 SDValue WebAssemblySelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:WebAssemblySelectionDAGInfo
40 return EmitTargetCodeForMemcpy(DAG, DL, Chain, Op1, Op2, Op3, Align,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h39 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DX86SelectionDAGInfo.cpp292 SDValue X86SelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:X86SelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h40 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
H A DARMSelectionDAGInfo.cpp127 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:ARMSelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.h26 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &DL,
H A DSystemZSelectionDAGInfo.cpp48 SDValue SystemZSelectionDAGInfo::EmitTargetCodeForMemcpy( function in class:SystemZSelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h51 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, function in class:llvm::SelectionDAGTargetInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6283 SDValue Result = TSI->EmitTargetCodeForMemcpy(

Completed in 198 milliseconds