Searched defs:EmitTargetCodeForMemset (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp24 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset( function in class:AArch64SelectionDAGInfo
/external/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h82 /// EmitTargetCodeForMemset - Emit target-specific code that performs a
89 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, function in class:llvm::TargetSelectionDAGInfo
/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp149 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, function in class:ARMSelectionDAGInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp86 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain, function in class:SystemZSelectionDAGInfo
/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp53 X86SelectionDAGInfo::EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, function in class:X86SelectionDAGInfo

Completed in 466 milliseconds