Searched refs:emit_trunc_f64 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp1209 emit_trunc_f64(isel_context* ctx, Builder& bld, Definition dst, Temp val) function in namespace:aco::__anon562fcc110110
2359 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src0);
2385 emit_trunc_f64(ctx, bld, Definition(dst), src);
2893 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src);
2983 Temp trunc = emit_trunc_f64(ctx, bld, bld.def(v2), src);

Completed in 20 milliseconds