Searched refs:ResolverCodeSize (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcABISupport.h | 40 static const unsigned ResolverCodeSize = 1; variable 119 static const unsigned ResolverCodeSize = 0x120; variable 178 static const unsigned ResolverCodeSize = 0x6C; 194 static const unsigned ResolverCodeSize = 0x74; 212 static const unsigned ResolverCodeSize = 0x4a; variable 247 static const unsigned ResolverCodeSize = 0xfc; variable 289 static const unsigned ResolverCodeSize = 0x120; variable
|
D | IndirectionUtils.h | 124 ORCABI::ResolverCodeSize, nullptr, in LocalTrampolinePool()
|
D | OrcRemoteTargetServer.h | 285 TargetT::ResolverCodeSize, nullptr, in handleEmitResolverBlock()
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcABISupport.h | 62 static constexpr unsigned ResolverCodeSize = 1; variable 95 static constexpr unsigned ResolverCodeSize = 0x120; variable 158 static constexpr unsigned ResolverCodeSize = 0x6C; 178 static constexpr unsigned ResolverCodeSize = 0x74; 202 static constexpr unsigned ResolverCodeSize = 0x4a; variable 242 static constexpr unsigned ResolverCodeSize = 0xfc; variable 304 static constexpr unsigned ResolverCodeSize = 0x120; variable
|
D | TPCIndirectionUtils.h | 39 unsigned StubToPointerMaxDisplacement, unsigned ResolverCodeSize) in ABISupport() argument 43 ResolverCodeSize(ResolverCodeSize) {} in ABISupport() 54 unsigned getResolverCodeSize() const { return ResolverCodeSize; } in getResolverCodeSize() 77 unsigned ResolverCodeSize = 0; variable 181 ORCABI::ResolverCodeSize) {} in ABISupportImpl()
|
D | IndirectionUtils.h | 135 ORCABI::ResolverCodeSize, nullptr, in LocalTrampolinePool()
|
D | OrcRemoteTargetServer.h | 298 TargetT::ResolverCodeSize, nullptr, in handleEmitResolverBlock()
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcABISupport.h | 38 static const unsigned ResolverCodeSize = 1; variable 114 static const unsigned ResolverCodeSize = 0x120; variable 172 static const unsigned ResolverCodeSize = 0x6C; 186 static const unsigned ResolverCodeSize = 0x74; 202 static const unsigned ResolverCodeSize = 0x4a; variable
|
D | IndirectionUtils.h | 150 TargetT::ResolverCodeSize, nullptr, in LocalJITCompileCallbackManager()
|
D | OrcRemoteTargetServer.h | 299 TargetT::ResolverCodeSize, nullptr, in handleEmitResolverBlock()
|