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

/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/Target/ARM/
H A DARMSelectionDAGInfo.cpp143 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, function in class:ARMSelectionDAGInfo
/external/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp30 X86SelectionDAGInfo::EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, function in class:X86SelectionDAGInfo

Completed in 2395 milliseconds