Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h1351 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp719 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C) { in LLVMX86FP80TypeInContext() function
748 return LLVMX86FP80TypeInContext(LLVMGetGlobalContext()); in LLVMX86FP80Type()