Searched refs:LLVMX86FP80TypeInContext (Results 1 – 13 of 13) sorted by relevance
80 return LLVMX86FP80TypeInContext(Ctx); in Clone()
231 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C) { in LLVMX86FP80TypeInContext() function251 return LLVMX86FP80TypeInContext(LLVMGetGlobalContext()); in LLVMX86FP80Type()
387 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C);
897 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C);
1056 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C);
439 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C) { in LLVMX86FP80TypeInContext() function465 return LLVMX86FP80TypeInContext(LLVMGetGlobalContext()); in LLVMX86FP80Type()
235 return LLVMX86FP80TypeInContext(Context); in llvm_x86fp80_type()
589 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C) { in LLVMX86FP80TypeInContext() function612 return LLVMX86FP80TypeInContext(LLVMGetGlobalContext()); in LLVMX86FP80Type()
344 return LLVMX86FP80TypeInContext(Context); in llvm_x86fp80_type()
413 return LLVMX86FP80TypeInContext(Context); in llvm_x86fp80_type()
508 func (c Context) X86FP80Type() (t Type) { t.C = C.LLVMX86FP80TypeInContext(c.C); return }
535 func (c Context) X86FP80Type() (t Type) { t.C = C.LLVMX86FP80TypeInContext(c.C); return }