Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm-c/
DCore.h801 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C);
/freebsd-10-stable/contrib/llvm/lib/IR/
DCore.cpp292 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C) { in LLVMX86FP80TypeInContext() function
315 return LLVMX86FP80TypeInContext(LLVMGetGlobalContext()); in LLVMX86FP80Type()