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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_saturate_propagation.cpp72 !scan_inst->can_change_types()))
H A Dbrw_vec4_copy_propagation.cpp380 !inst->can_change_types())
458 assert(inst->can_change_types());
H A Dbrw_ir_fs.h357 bool can_change_types() const;
H A Dbrw_ir_vec4.h296 bool can_change_types() const;
H A Dbrw_fs_copy_propagation.cpp482 (!inst->can_change_types() ||
535 assert(inst->can_change_types());
H A Dbrw_vec4.cpp312 vec4_instruction::can_change_types() const function in class:brw::vec4_instruction
H A Dbrw_fs.cpp452 fs_inst::can_change_types() const function in class:fs_inst
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_saturate_propagation.cpp74 !scan_inst->can_change_types()))
H A Dbrw_vec4_copy_propagation.cpp365 !inst->can_change_types())
444 assert(inst->can_change_types());
H A Dbrw_ir_vec4.h297 bool can_change_types() const;
H A Dbrw_fs_copy_propagation.cpp622 (!inst->can_change_types() ||
704 assert(inst->can_change_types());
H A Dbrw_ir_fs.h360 bool can_change_types() const;
H A Dbrw_vec4.cpp310 vec4_instruction::can_change_types() const function in class:brw::vec4_instruction
H A Dbrw_fs.cpp486 fs_inst::can_change_types() const function in class:fs_inst

Completed in 48 milliseconds