Searched refs:LLVMPPCFP128Type (Results 1 – 14 of 14) sorted by relevance
70 #define LLVMPPCFP128Type ILLEGAL_LLVM_FUNCTION macro
59 .Case([this](LLVM::LLVMPPCFP128Type) { in translateType() argument230 return LLVM::LLVMPPCFP128Type::get(&context); in translatePrimitiveType()
35 .Case<LLVMPPCFP128Type>([&](Type) { return "ppc_fp128"; }) in getTypeKeyword()451 .Case("ppc_fp128", [&] { return LLVMPPCFP128Type::get(ctx); }) in parseTypeImpl()
53 .Case<LLVMPPCFP128Type, LLVMFP128Type>( in getPrimitiveSizeInBits()
1768 LLVMPPCFP128Type, in initialize()
249 DEFINE_TRIVIAL_LLVM_TYPE(LLVMPPCFP128Type);
920 LLVMTypeRef LLVMPPCFP128Type(void);
1213 LLVMTypeRef LLVMPPCFP128Type(void);
1201 LLVMTypeRef LLVMPPCFP128Type(void);
470 LLVMTypeRef LLVMPPCFP128Type(void) { in LLVMPPCFP128Type() function
516 func PPCFP128Type() (t Type) { t.C = C.LLVMPPCFP128Type(); return }
581 func PPCFP128Type() (t Type) { t.C = C.LLVMPPCFP128Type(); return }
645 LLVMTypeRef LLVMPPCFP128Type(void) { in LLVMPPCFP128Type() function
633 LLVMTypeRef LLVMPPCFP128Type(void) { in LLVMPPCFP128Type() function