Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Decho.cpp153 return LLVMX86AMXTypeInContext(Ctx); in Clone()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DCore.h1512 LLVMTypeRef LLVMX86AMXTypeInContext(LLVMContextRef C);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp642 LLVMTypeRef LLVMX86AMXTypeInContext(LLVMContextRef C) { in LLVMX86AMXTypeInContext() function
671 return LLVMX86AMXTypeInContext(LLVMGetGlobalContext()); in LLVMX86AMXType()