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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3522 /// getMemsetStringVal - Similar to getMemsetValue. Except this is only
3525 static SDValue getMemsetStringVal(EVT VT, SDLoc dl, SelectionDAG &DAG, function
3781 Value = getMemsetStringVal(VT, dl, DAG, TLI, Str.substr(SrcOff));

Completed in 71 milliseconds