Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3320 static bool isMemSrcFromString(SDValue Src, std::string &Str) { in isMemSrcFromString() function
3442 bool CopyFromStr = isMemSrcFromString(Src, Str); in getMemcpyLoadsAndStores()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4161 static bool isMemSrcFromString(SDValue Src, StringRef &Str) { in isMemSrcFromString() function
4320 bool CopyFromStr = isMemSrcFromString(Src, Str); in getMemcpyLoadsAndStores()