Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcABISupport.h59 static constexpr unsigned TrampolineSize = 1; variable
92 static constexpr unsigned TrampolineSize = 12; variable
132 static constexpr unsigned TrampolineSize = 8; variable
199 static constexpr unsigned TrampolineSize = 8; variable
239 static constexpr unsigned TrampolineSize = 20; variable
301 static constexpr unsigned TrampolineSize = 40; variable
DTPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
74 unsigned TrampolineSize = 0; variable
DOrcRemoteTargetServer.h353 uint32_t TrampolineSize = TargetT::TrampolineSize; in handleGetRemoteInfo() local
DOrcRemoteTargetClient.h680 uint32_t TrampolineSize = Client.getTrampolineSize(); in grow() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcABISupport.h39 static const unsigned TrampolineSize = 1; variable
118 static const unsigned TrampolineSize = 12; variable
153 static const unsigned TrampolineSize = 8; variable
211 static const unsigned TrampolineSize = 8; variable
246 static const unsigned TrampolineSize = 20; variable
288 static const unsigned TrampolineSize = 40; variable
DOrcRemoteTargetServer.h339 uint32_t TrampolineSize = TargetT::TrampolineSize; in handleGetRemoteInfo() local
DOrcRemoteTargetClient.h477 uint32_t TrampolineSize = Client.getTrampolineSize(); in grow() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcABISupport.h37 static const unsigned TrampolineSize = 1; variable
113 static const unsigned TrampolineSize = 12; variable
147 static const unsigned TrampolineSize = 8; variable
201 static const unsigned TrampolineSize = 8; variable
DOrcRemoteTargetServer.h353 uint32_t TrampolineSize = TargetT::TrampolineSize; in handleGetRemoteInfo() local
DOrcRemoteTargetClient.h579 uint32_t TrampolineSize = Remote.getTrampolineSize(); in grow() local
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DTPCIndirectionUtils.cpp49 unsigned TrampolineSize = 0; member in __anon0e890b430111::TPCTrampolinePool