/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.h | 29 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
|
H A D | X86SelectionDAGInfo.cpp | 47 SDValue X86SelectionDAGInfo::EmitTargetCodeForMemset( in EmitTargetCodeForMemset() function in X86SelectionDAGInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblySelectionDAGInfo.h | 37 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &DL,
|
H A D | WebAssemblySelectionDAGInfo.cpp | 45 SDValue WebAssemblySelectionDAGInfo::EmitTargetCodeForMemset( in EmitTargetCodeForMemset() function in WebAssemblySelectionDAGInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.h | 34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
|
H A D | AArch64SelectionDAGInfo.cpp | 161 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset( in EmitUnrolledSetTag() 91 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset( EmitTargetCodeForMemset() function in AArch64SelectionDAGInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.h | 55 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
|
H A D | ARMSelectionDAGInfo.cpp | 294 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemset( in EmitTargetCodeForMemset() function in ARMSelectionDAGInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.h | 31 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &DL,
|
H A D | SystemZSelectionDAGInfo.cpp | 88 SDValue SystemZSelectionDAGInfo::EmitTargetCodeForMemset( in EmitTargetCodeForMemset() function in SystemZSelectionDAGInfo
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGTargetInfo.h | 81 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemset() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 8522 SDValue Result = TSI->EmitTargetCodeForMemset( in getLoad()
|