Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h1180 LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp595 LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C) { in LLVMInt128TypeInContext() function
618 return LLVMInt128TypeInContext(LLVMGetGlobalContext()); in LLVMInt128Type()