Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h1301 LLVMTypeRef LLVMInt64TypeInContext(LLVMContextRef C);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp669 LLVMTypeRef LLVMInt64TypeInContext(LLVMContextRef C) { in LLVMInt64TypeInContext() function
692 return LLVMInt64TypeInContext(LLVMGetGlobalContext()); in LLVMInt64Type()