Searched refs:getMemset (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86SelectionDAGInfo.cpp | 173 DAG.getMemset(Chain, dl, in EmitTargetCodeForMemset()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | SelectionDAG.h | 1034 SDValue getMemset(SDValue Chain, const SDLoc &dl, SDValue Dst, SDValue Src,
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 7019 SDValue SelectionDAG::getMemset(SDValue Chain, const SDLoc &dl, SDValue Dst, in getMemset() function in SelectionDAG
|
| D | SelectionDAGBuilder.cpp | 5913 SDValue MS = DAG.getMemset(Root, sdl, Op1, Op2, Op3, Alignment, isVol, isTC, in visitIntrinsicCall()
|