Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DTarget.h239 LLVMTypeRef LLVMIntPtrTypeInContext(LLVMContextRef C, LLVMTargetDataRef TD);
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp89 LLVMTypeRef LLVMIntPtrTypeInContext(LLVMContextRef C, LLVMTargetDataRef TD) { in LLVMIntPtrTypeInContext() function