Searched refs:SBytePtr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp348 Type *SBytePtr = Type::getInt8PtrTy(C); local
361 (GenericValue*)(&Array[i*PtrSize]), SBytePtr); local
368 SBytePtr); local

Completed in 200 milliseconds