Home
last modified time | relevance | path

Searched defs:getDefinedFunction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWasmObjectFile.cpp1108 wasm::WasmFunction &WasmObjectFile::getDefinedFunction(uint32_t Index) { in getDefinedFunction() function in WasmObjectFile
1114 WasmObjectFile::getDefinedFunction(uint32_t Index) const { in getDefinedFunction() function in WasmObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWasmObjectFile.cpp1366 wasm::WasmFunction &WasmObjectFile::getDefinedFunction(uint32_t Index) { in getDefinedFunction() function in WasmObjectFile
1372 WasmObjectFile::getDefinedFunction(uint32_t Index) const { in getDefinedFunction() function in WasmObjectFile