Searched refs:f64Type (Results 1 – 1 of 1) sorted by relevance
506 auto f64Type = builder.getF64Type(); in TEST_FUNC() local507 std_fpext(std_constant_float(llvm::APFloat(10.0f), f32Type), f64Type); in TEST_FUNC()