Home
last modified time | relevance | path

Searched defs:Trampoline (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp30 auto Trampoline = TP->getTrampoline(); in getCallThroughTrampoline() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp293 Function *Trampoline = generateLSDAInEAXThunk(F); in emitExceptionRegistrationRecord() local
397 Function *Trampoline = in generateLSDAInEAXThunk() local
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp86 TEST(ReactorUnitTests, Trampoline) in TEST() argument