Home
last modified time | relevance | path

Searched refs:LLVMHalfTypeInContext (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Decho.cpp74 return LLVMHalfTypeInContext(Ctx); in Clone()
76 return LLVMHalfTypeInContext(Ctx); in Clone()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DCore.h1182 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp618 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) { in LLVMHalfTypeInContext() function
647 return LLVMHalfTypeInContext(LLVMGetGlobalContext()); in LLVMHalfType()