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.h1348 LLVM_C_ABI LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp676 LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C) { in LLVMInt128TypeInContext() function
699 return LLVMInt128TypeInContext(LLVMGetGlobalContext()); in LLVMInt128Type()