Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/
H A DTarget.h244 LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp92 LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForASInContext() function