Searched refs:LLVMPPCFP128TypeInContext (Results 1 – 12 of 12) sorted by relevance
84 return LLVMPPCFP128TypeInContext(Ctx); in Clone()
86 return LLVMPPCFP128TypeInContext(Ctx); in Clone()
908 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C);
445 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C) { in LLVMPPCFP128TypeInContext() function471 return LLVMPPCFP128TypeInContext(LLVMGetGlobalContext()); in LLVMPPCFP128Type()
1200 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C);
1189 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C);
620 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C) { in LLVMPPCFP128TypeInContext() function646 return LLVMPPCFP128TypeInContext(LLVMGetGlobalContext()); in LLVMPPCFP128Type()
611 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C) { in LLVMPPCFP128TypeInContext() function634 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 }
575 func (c Context) PPCFP128Type() (t Type) { t.C = C.LLVMPPCFP128TypeInContext(c.C); return }