Searched refs:getAddressForMemoryInput (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7897 static SDValue getAddressForMemoryInput(SDValue Chain, const SDLoc &Location, in getAddressForMemoryInput() function 8225 Chain = getAddressForMemoryInput(Chain, getCurSDLoc(), OpInfo, DAG); in visitInlineAsm()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 8625 static SDValue getAddressForMemoryInput(SDValue Chain, const SDLoc &Location, in getAddressForMemoryInput() function 8981 Chain = getAddressForMemoryInput(Chain, getCurSDLoc(), OpInfo, DAG); in visitInlineAsm()
|