Lines Matching defs:false
201 return false;
240 /* if false, optimizations which may remove infs/nan/-0.0 can be done */
243 /* if false, optimizations which may remove denormal flushing can be done */
491 : reg_(PhysReg{128}), isTemp_(false), isFixed_(true), isConstant_(false), isKill_(false),
492 isUndef_(true), isFirstKill_(false), constSize(0), isLateKill_(false), is16bit_(false),
493 is24bit_(false), signext(false)
565 static Operand c32(uint32_t v) noexcept { return c32_or_c64(v, false); }
706 static bool is_constant_representable(uint64_t val, unsigned bytes, bool zext = false,
707 bool sext = false)
840 setFirstKill(false);
863 return false;
865 return false;
867 return false;
1036 return false;
1780 return false;
1936 bool scc_live_out = false;
2067 bool has_fast_fma32 = false;
2068 bool has_mac_legacy32 = false;
2069 bool fused_mad_mix = false;
2070 bool xnack_enabled = false;
2071 bool sram_ecc_enabled = false;
2096 bool needs_exact = false; /* there exists an instruction with disable_wqm = true */
2097 bool needs_wqm = false; /* there exists a p_wqm instruction */
2107 bool early_rast = false; /* whether rasterization can start as soon as the 1st DONE pos export */
2109 bool needs_vcc = false;
2113 bool collect_statistics = false;
2125 bool shorten_messages = false;
2181 bool skip_optimistic_path = false;