Searched defs:soft (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-input-mouse/dist/src/ |
| H A D | mousePriv.h | 52 Bool soft; member in struct:__anon203fd9de0308
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_delay.c | 59 ir3_delayslots(struct ir3_instruction * assigner,struct ir3_instruction * consumer,unsigned n,bool soft) argument 211 delay_calc_srcn_postra(struct ir3_instruction * assigner,struct ir3_instruction * consumer,unsigned assigner_n,unsigned consumer_n,bool soft,bool mergedregs) argument 306 delay_calc_postra(struct ir3_block * block,struct ir3_instruction * start,struct ir3_instruction * consumer,unsigned distance,bool soft,bool pred,bool mergedregs) argument 391 ir3_delay_calc_postra(struct ir3_block * block,struct ir3_instruction * instr,bool soft,bool mergedregs) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_sched.c | 274 delay_calc_srcn(struct ir3_block * block,struct ir3_instruction * assigner,struct ir3_instruction * consumer,unsigned srcn,bool soft,bool pred) argument 306 delay_calc(struct ir3_block * block,struct ir3_instruction * instr,bool soft,bool pred) argument 489 find_eligible_instr(struct ir3_sched_ctx * ctx,struct ir3_sched_notes * notes,bool soft) argument
|
Completed in 4 milliseconds