Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcABISupport.h40 static const unsigned TrampolineSize = 1; variable
119 static const unsigned TrampolineSize = 12; variable
154 static const unsigned TrampolineSize = 8; variable
212 static const unsigned TrampolineSize = 8; variable
DOrcRemoteTargetServer.h340 uint32_t TrampolineSize = TargetT::TrampolineSize; in handleGetRemoteInfo() local
DOrcRemoteTargetClient.h466 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