Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Decho.cpp157 return LLVMX86AMXTypeInContext(Ctx); in Clone()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h1543 LLVMTypeRef LLVMX86AMXTypeInContext(LLVMContextRef C);
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp653 LLVMTypeRef LLVMX86AMXTypeInContext(LLVMContextRef C) { in LLVMX86AMXTypeInContext() function
682 return LLVMX86AMXTypeInContext(LLVMGetGlobalContext()); in LLVMX86AMXType()