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

/external/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h24 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, SDValue Chain,
H A DAArch64SelectionDAGInfo.cpp19 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset( function in class:AArch64SelectionDAGInfo
/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
H A DX86SelectionDAGInfo.cpp47 SDValue X86SelectionDAGInfo::EmitTargetCodeForMemset( function in class:X86SelectionDAGInfo
/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h57 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
H A DARMSelectionDAGInfo.cpp264 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, function in class:ARMSelectionDAGInfo
/external/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h82 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, function in class:llvm::TargetSelectionDAGInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.h34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL,
H A DSystemZSelectionDAGInfo.cpp81 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain, function in class:SystemZSelectionDAGInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4729 SDValue Result = TSI->EmitTargetCodeForMemset(

Completed in 662 milliseconds