Home
last modified time | relevance | path

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

/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