Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5415 static SDValue getMemsetValue(SDValue Value, EVT VT, SelectionDAG &DAG, in getMemsetValue() function
6002 SDValue MemSetValue = getMemsetValue(Src, LargestVT, DAG, dl); in getMemsetStores()
6022 Value = getMemsetValue(Src, VT, DAG, dl); in getMemsetStores()