Searched refs:EmitTargetCodeForMemset (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h26 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, SDValue Chain,
H A DAArch64SelectionDAGInfo.cpp24 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset( function in class:AArch64SelectionDAGInfo
/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h52 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
H A DARMSelectionDAGInfo.cpp148 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, function in class:ARMSelectionDAGInfo
/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h30 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
H A DX86SelectionDAGInfo.cpp33 X86SelectionDAGInfo::EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, function in class:X86SelectionDAGInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.h35 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL,
H A DSystemZSelectionDAGInfo.cpp86 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain, function in class:SystemZSelectionDAGInfo
/external/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h83 /// EmitTargetCodeForMemset - Emit target-specific code that performs a
90 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, function in class:llvm::TargetSelectionDAGInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4329 TSI.EmitTargetCodeForMemset(*this, dl, Chain, Dst, Src, Size, Align, isVol,

Completed in 1262 milliseconds