Searched refs:LLVMPPCFP128TypeInContext (Results 1 – 13 of 13) sorted by relevance
84 return LLVMPPCFP128TypeInContext(Ctx); in Clone()
237 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C) { in LLVMPPCFP128TypeInContext() function257 return LLVMPPCFP128TypeInContext(LLVMGetGlobalContext()); in LLVMPPCFP128Type()
389 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C);
908 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C);
1067 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C);
445 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C) { in LLVMPPCFP128TypeInContext() function471 return LLVMPPCFP128TypeInContext(LLVMGetGlobalContext()); in LLVMPPCFP128Type()
245 return LLVMPPCFP128TypeInContext(Context); in llvm_ppc_fp128_type()
595 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C) { in LLVMPPCFP128TypeInContext() function618 return LLVMPPCFP128TypeInContext(LLVMGetGlobalContext()); in LLVMPPCFP128Type()
423 return LLVMPPCFP128TypeInContext(Context); in llvm_ppc_fp128_type()
354 return LLVMPPCFP128TypeInContext(Context); in llvm_ppc_fp128_type()
510 func (c Context) PPCFP128Type() (t Type) { t.C = C.LLVMPPCFP128TypeInContext(c.C); return }
537 func (c Context) PPCFP128Type() (t Type) { t.C = C.LLVMPPCFP128TypeInContext(c.C); return }