Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4040 static SDValue getMemsetValue(SDValue Value, EVT VT, SelectionDAG &DAG, in getMemsetValue() function
4525 SDValue MemSetValue = getMemsetValue(Src, LargestVT, DAG, dl); in getMemsetStores()
4545 Value = getMemsetValue(Src, VT, DAG, dl); in getMemsetStores()