Searched refs:EmitTargetCodeForMemset (Results 1 – 10 of 10) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64SelectionDAGInfo.h | 26 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, SDValue Chain,
|
| H A D | AArch64SelectionDAGInfo.cpp | 24 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset( in EmitTargetCodeForMemset() function in AArch64SelectionDAGInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86SelectionDAGInfo.h | 35 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
|
| H A D | X86SelectionDAGInfo.cpp | 53 X86SelectionDAGInfo::EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemset() function in X86SelectionDAGInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMSelectionDAGInfo.h | 52 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
|
| H A D | ARMSelectionDAGInfo.cpp | 148 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemset() function in ARMSelectionDAGInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZSelectionDAGInfo.h | 35 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL,
|
| H A D | SystemZSelectionDAGInfo.cpp | 86 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemset() function in SystemZSelectionDAGInfo
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAGInfo.h | 90 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, in EmitTargetCodeForMemset() function
|
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 4340 SDValue Result = TSI->EmitTargetCodeForMemset(*this, dl, Chain, Dst, Src, in getMemset()
|