Home
last modified time | relevance | path

Searched refs:getMemset (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp191 Chain = DAG.getMemset(Chain, dl, in EmitTargetCodeForMemset()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h914 SDValue getMemset(SDValue Chain, const SDLoc &dl, SDValue Dst, SDValue Src,
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6263 SDValue SelectionDAG::getMemset(SDValue Chain, const SDLoc &dl, SDValue Dst, in getMemset() function in SelectionDAG
H A DSelectionDAGBuilder.cpp5149 SDValue MS = DAG.getMemset(getRoot(), sdl, Op1, Op2, Op3, Align, isVol, in visitIntrinsicCall()