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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h22 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
H A DAArch64SelectionDAGInfo.cpp18 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset( function in class:AArch64SelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.h36 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &DL,
H A DWebAssemblySelectionDAGInfo.cpp45 SDValue WebAssemblySelectionDAGInfo::EmitTargetCodeForMemset( function in class:WebAssemblySelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
H A DX86SelectionDAGInfo.cpp46 SDValue X86SelectionDAGInfo::EmitTargetCodeForMemset( function in class:X86SelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h55 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
H A DARMSelectionDAGInfo.cpp249 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemset( function in class:ARMSelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.h33 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &DL,
H A DSystemZSelectionDAGInfo.cpp75 SDValue SystemZSelectionDAGInfo::EmitTargetCodeForMemset( function in class:SystemZSelectionDAGInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h80 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, function in class:llvm::SelectionDAGTargetInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6503 SDValue Result = TSI->EmitTargetCodeForMemset(

Completed in 264 milliseconds