Searched refs:LLVMFP128Type (Results 1 – 15 of 15) sorted by relevance
44 class LLVMFP128Type; variable94 bool isFP128Ty() { return isa<LLVMFP128Type>(); } in isFP128Ty()99 isa<LLVMFP128Type>() || isa<LLVMX86FP80Type>(); in isFloatingPointTy()247 DEFINE_TRIVIAL_LLVM_TYPE(LLVMFP128Type);
89 "::mlir::LLVM::LLVMFP128Type, "
69 #define LLVMFP128Type ILLEGAL_LLVM_FUNCTION macro
53 .Case([this](LLVM::LLVMFP128Type) { in translateType() argument226 return LLVM::LLVMFP128Type::get(&context); in translatePrimitiveType()
33 .Case<LLVMFP128Type>([&](Type) { return "fp128"; }) in getTypeKeyword()449 .Case("fp128", [&] { return LLVMFP128Type::get(ctx); }) in parseTypeImpl()
53 .Case<LLVMPPCFP128Type, LLVMFP128Type>( in getPrimitiveSizeInBits()182 return LLVMFP128Type::get(context); in getFP128Ty()
1766 LLVMFP128Type, in initialize()
919 LLVMTypeRef LLVMFP128Type(void);
1212 LLVMTypeRef LLVMFP128Type(void);
1200 LLVMTypeRef LLVMFP128Type(void);
467 LLVMTypeRef LLVMFP128Type(void) { in LLVMFP128Type() function
515 func FP128Type() (t Type) { t.C = C.LLVMFP128Type(); return }
580 func FP128Type() (t Type) { t.C = C.LLVMFP128Type(); return }
642 LLVMTypeRef LLVMFP128Type(void) { in LLVMFP128Type() function
630 LLVMTypeRef LLVMFP128Type(void) { in LLVMFP128Type() function