Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcABISupport.h58 static constexpr unsigned TrampolineSize = 1; variable
92 static constexpr unsigned TrampolineSize = 12; variable
133 static constexpr unsigned TrampolineSize = 8; variable
201 static constexpr unsigned TrampolineSize = 8; variable
242 static constexpr unsigned TrampolineSize = 20; variable
304 static constexpr unsigned TrampolineSize = 40; variable
344 static constexpr unsigned TrampolineSize = 16; variable
384 static constexpr unsigned TrampolineSize = 16; variable
H A DEPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
72 unsigned TrampolineSize = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp49 unsigned TrampolineSize = 0; member in __anonf460475d0111::EPCTrampolinePool