Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp77 return LLVMHalfTypeInContext(Ctx); in Clone()
79 return LLVMHalfTypeInContext(Ctx); in Clone()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h1209 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp630 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) { in LLVMHalfTypeInContext() function
659 return LLVMHalfTypeInContext(LLVMGetGlobalContext()); in LLVMHalfType()