Searched refs:getMemmoveLoadsAndStores (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3509 static SDValue getMemmoveLoadsAndStores(SelectionDAG &DAG, DebugLoc dl, in getMemmoveLoadsAndStores() function 3743 getMemmoveLoadsAndStores(*this, dl, Chain, Dst, Src, in getMemmove()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4411 static SDValue getMemmoveLoadsAndStores(SelectionDAG &DAG, const SDLoc &dl, in getMemmoveLoadsAndStores() function 4691 getMemmoveLoadsAndStores(*this, dl, Chain, Dst, Src, in getMemmove()
|