Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h1727 LLVMTypeRef LLVMX86AMXTypeInContext(LLVMContextRef C);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp731 LLVMTypeRef LLVMX86AMXTypeInContext(LLVMContextRef C) { in LLVMX86AMXTypeInContext() function
760 return LLVMX86AMXTypeInContext(LLVMGetGlobalContext()); in LLVMX86AMXType()