Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Decho.cpp77 return LLVMHalfTypeInContext(Ctx); in Clone()
79 return LLVMHalfTypeInContext(Ctx); in Clone()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h1197 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp629 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) { in LLVMHalfTypeInContext() function
658 return LLVMHalfTypeInContext(LLVMGetGlobalContext()); in LLVMHalfType()