Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm-c/
DCore.h755 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C);
/freebsd-10-stable/contrib/llvm/lib/IR/
DCore.cpp242 LLVMTypeRef LLVMInt8TypeInContext(LLVMContextRef C) { in LLVMInt8TypeInContext() function
262 return LLVMInt8TypeInContext(LLVMGetGlobalContext()); in LLVMInt8Type()