Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8785 Function **OutFunction) { in getSymbolFunctionGlobalAddress() argument
8792 if (OutFunction != nullptr) in getSymbolFunctionGlobalAddress()
8793 *OutFunction = Function; in getSymbolFunctionGlobalAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp10848 Function **OutFunction) { in getSymbolFunctionGlobalAddress() argument
10855 if (OutFunction != nullptr) in getSymbolFunctionGlobalAddress()
10856 *OutFunction = Function; in getSymbolFunctionGlobalAddress()