Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h1302 LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp672 LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C) { in LLVMInt128TypeInContext() function
695 return LLVMInt128TypeInContext(LLVMGetGlobalContext()); in LLVMInt128Type()