Lines Matching defs:not
429 /* Do not actually emit a load; instead, cache the constant for inlining */
596 mir_copy_src(midgard_instruction *ins, nir_alu_instr *instr, unsigned i, unsigned to, bool *abs, bool *neg, bool *not, enum midgard_roundmode *roundmode, bool is_int, unsigned bcast_count)
609 *not = true;
696 /* Derivatives end up emitted on the texture pipe, not the ALUs. This
783 * we can do a "not equal to 0.0" test. */
1024 * inline, since we're 32-bit, not 16-bit like the inline
1260 * `image_direct_address` should be ~0 when instr is not an image_atomic
1395 /* If `is_atomic` is true, we emit a `lea_image` since midgard doesn't not have special
1408 assert(dim != GLSL_SAMPLER_DIM_MS && "MSAA'd images not supported");
1928 * per slot (this is relevant, since there's not a mask
2255 /* Now flag tex coord components that have not been written yet */
2685 /* Make sure that the constant is not itself a vector
3070 /* Initialize at a global (not block) level hash tables */