Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h523 Expected<int> callMain(JITTargetAddress Addr, in callMain() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp532 Instruction *callMain = emit(sw::Shader::OPCODE_CALL); in output() local