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

/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h58 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl,
H A DARMSelectionDAGInfo.cpp143 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, function in class:ARMSelectionDAGInfo
/external/llvm/lib/Target/PTX/
H A DPTXSelectionDAGInfo.h42 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl,
H A DPTXSelectionDAGInfo.cpp143 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, function in class:PTXSelectionDAGInfo
/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h37 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl,
H A DX86SelectionDAGInfo.cpp30 X86SelectionDAGInfo::EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, function in class:X86SelectionDAGInfo
/external/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h83 /// EmitTargetCodeForMemset - Emit target-specific code that performs a
90 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, function in class:llvm::TargetSelectionDAGInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3800 TSI.EmitTargetCodeForMemset(*this, dl, Chain, Dst, Src, Size, Align, isVol,

Completed in 172 milliseconds