Searched refs:EmitTargetCodeForMemmove (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h67 /// EmitTargetCodeForMemmove - Emit target-specific code that performs a
74 EmitTargetCodeForMemmove(SelectionDAG &DAG, SDLoc dl, function in class:llvm::TargetSelectionDAGInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3983 TSI.EmitTargetCodeForMemmove(*this, dl, Chain, Dst, Src, Size, Align, isVol,

Completed in 85 milliseconds