Home
last modified time | relevance | path

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

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