Searched refs:LLVMFP128TypeInContext (Results 1 – 13 of 13) sorted by relevance
82 return LLVMFP128TypeInContext(Ctx); in Clone()
234 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C) { in LLVMFP128TypeInContext() function254 return LLVMFP128TypeInContext(LLVMGetGlobalContext()); in LLVMFP128Type()
388 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C);
903 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C);
1062 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C);
442 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C) { in LLVMFP128TypeInContext() function468 return LLVMFP128TypeInContext(LLVMGetGlobalContext()); in LLVMFP128Type()
240 return LLVMFP128TypeInContext(Context); in llvm_fp128_type()
592 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C) { in LLVMFP128TypeInContext() function615 return LLVMFP128TypeInContext(LLVMGetGlobalContext()); in LLVMFP128Type()
349 return LLVMFP128TypeInContext(Context); in llvm_fp128_type()
418 return LLVMFP128TypeInContext(Context); in llvm_fp128_type()
509 func (c Context) FP128Type() (t Type) { t.C = C.LLVMFP128TypeInContext(c.C); return }
536 func (c Context) FP128Type() (t Type) { t.C = C.LLVMFP128TypeInContext(c.C); return }