Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp469 auto *BytePtrTy = PointerType::getUnqual(Int8Ty); in createPlatformRuntimeModule() local
470 auto *CxaAtExitCallbackTy = FunctionType::get(VoidTy, {BytePtrTy}, false); in createPlatformRuntimeModule()
475 FunctionType::get(IntTy, {CxaAtExitCallbackPtrTy, BytePtrTy, BytePtrTy}, in createPlatformRuntimeModule()