Home
last modified time | relevance | path

Searched refs:writeUIntsWrapper (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DOrcRTBootstrap.cpp26 writeUIntsWrapper(const char *ArgData, size_t ArgSize) { in writeUIntsWrapper() function
82 &writeUIntsWrapper<tpctypes::UInt8Write, in addTo()
85 &writeUIntsWrapper<tpctypes::UInt16Write, in addTo()
88 &writeUIntsWrapper<tpctypes::UInt32Write, in addTo()
91 &writeUIntsWrapper<tpctypes::UInt64Write, in addTo()