Searched refs:LLVMFP128TypeInContext (Results 1 – 12 of 12) sorted by relevance
82 return LLVMFP128TypeInContext(Ctx); in Clone()
84 return LLVMFP128TypeInContext(Ctx); in Clone()
903 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C);
442 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C) { in LLVMFP128TypeInContext() function468 return LLVMFP128TypeInContext(LLVMGetGlobalContext()); in LLVMFP128Type()
1195 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C);
1184 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C);
617 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C) { in LLVMFP128TypeInContext() function643 return LLVMFP128TypeInContext(LLVMGetGlobalContext()); in LLVMFP128Type()
608 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C) { in LLVMFP128TypeInContext() function631 return LLVMFP128TypeInContext(LLVMGetGlobalContext()); in LLVMFP128Type()
418 return LLVMFP128TypeInContext(Context); in llvm_fp128_type()
349 return LLVMFP128TypeInContext(Context); in llvm_fp128_type()
509 func (c Context) FP128Type() (t Type) { t.C = C.LLVMFP128TypeInContext(c.C); return }
574 func (c Context) FP128Type() (t Type) { t.C = C.LLVMFP128TypeInContext(c.C); return }