Searched refs:LLVMPPCFP128TypeInContext (Results 1 – 5 of 5) sorted by relevance
86 return LLVMPPCFP128TypeInContext(Ctx); in Clone()
1213 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C);
636 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C) { in LLVMPPCFP128TypeInContext() function665 return LLVMPPCFP128TypeInContext(LLVMGetGlobalContext()); in LLVMPPCFP128Type()
472 return LLVMPPCFP128TypeInContext(Context); in llvm_ppc_fp128_type()
575 func (c Context) PPCFP128Type() (t Type) { t.C = C.LLVMPPCFP128TypeInContext(c.C); return }