Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h1252 LLVMTypeRef LLVMInt64TypeInContext(LLVMContextRef C);
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp641 LLVMTypeRef LLVMInt64TypeInContext(LLVMContextRef C) { in LLVMInt64TypeInContext() function
664 return LLVMInt64TypeInContext(LLVMGetGlobalContext()); in LLVMInt64Type()