Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h1253 LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C);
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp644 LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C) { in LLVMInt128TypeInContext() function
667 return LLVMInt128TypeInContext(LLVMGetGlobalContext()); in LLVMInt128Type()