Searched refs:emit_floor_f64 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 1260 emit_floor_f64(isel_context* ctx, Builder& bld, Definition dst, Temp val) function in namespace:aco::__anon562fcc110110 2338 emit_floor_f64(ctx, bld, Definition(dst), src); 2897 Temp floor = emit_floor_f64(ctx, bld, bld.def(v2), mul); 2987 Temp floor = emit_floor_f64(ctx, bld, bld.def(v2), mul);
|
Completed in 20 milliseconds