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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h66 void *LLVMGenericValueToPointer(LLVMGenericValueRef GenVal);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp82 void *LLVMGenericValueToPointer(LLVMGenericValueRef GenVal) { function

Completed in 100 milliseconds