Home
last modified time | relevance | path

Searched defs:TrampolineSize (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcABISupport.h58 static constexpr unsigned TrampolineSize = 1; variable
91 static constexpr unsigned TrampolineSize = 12; variable
131 static constexpr unsigned TrampolineSize = 8; variable
198 static constexpr unsigned TrampolineSize = 8; variable
238 static constexpr unsigned TrampolineSize = 20; variable
300 static constexpr unsigned TrampolineSize = 40; variable
H A DTPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
74 unsigned TrampolineSize = 0; variable
H A DOrcRemoteTargetServer.h354 uint32_t TrampolineSize = TargetT::TrampolineSize; in handleGetRemoteInfo() local
H A DOrcRemoteTargetClient.h681 uint32_t TrampolineSize = Client.getTrampolineSize(); in grow() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp49 unsigned TrampolineSize = 0; member in __anonabbea0970111::TPCTrampolinePool