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

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.7.rst45 - pan/bi: Lower swizzles on CSEL.i32/MUX.i32
H A D20.1.0.rst413 - pan/bi: Add CSEL condition
597 - pan/bi: Match CSEL argument order with hw
608 - pan/bit: Add CSEL to interpreter
735 - pan/bi: Add CSEL.64 opcode
739 - pan/bi: Add CSEL.8 opcode
2226 - intel/compiler: CSEL can do saturate
H A D20.0.0.rst1622 - Revert "i965/fs: Merge CMP and SEL into CSEL on Gen8+"
H A D20.2.0.rst503 - pan/bi: Add CSEL.16 packing tests
H A D21.2.0.rst441 - pan/bi: Emit int CSEL instead of float by default
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_builder.h407 ALU3(CSEL)
H A Dbrw_fs_builder.h648 * CSEL: dst = src2 <op> 0.0f ? src0 : src1
651 CSEL(const dst_reg &dst, const src_reg &src0, const src_reg &src1, function in class:brw::fs_builder
654 /* CSEL only operates on floats, so we can't do integer </<=/>=/>
H A Dbrw_eu.h207 ALU3(CSEL)
H A Dbrw_fs.cpp3040 /* Because it is a 3-src instruction, CSEL cannot have an immediate
3075 csel_inst = ibld.CSEL(inst->dst,
3097 csel_inst = ibld.CSEL(inst->dst,
H A Dbrw_eu_emit.c984 ALU3(CSEL)
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_builder.h406 ALU3(CSEL)
H A Dbrw_fs_builder.h717 * CSEL: dst = src2 <op> 0.0f ? src0 : src1
720 CSEL(const dst_reg &dst, const src_reg &src0, const src_reg &src1, function in class:brw::fs_builder
723 /* CSEL only operates on floats, so we can't do integer </<=/>=/>
H A Dbrw_eu.h245 ALU3(CSEL)
H A Dbrw_eu_emit.c1096 ALU3(CSEL)
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y387 %token <integer> CALL CALLA CASE CBIT CMP CMPN CONT CSEL
913 CSEL
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json1156 "description": "pan/bi: Promote MUX to CSEL in the scheduler",
1228 "description": "pan/bi: Lower swizzles on CSEL.i32/MUX.i32",
24367 "description": "pan/va: Disambiguate sign of CSEL instructions",
[all...]

Completed in 180 milliseconds