Searched defs:logical (Results 1 – 5 of 5) sorted by relevance
156 unsigned char* logical = data + originalDataSize + nameTableLogicalSize; in RenameFont() local
119 bool logical : 1; member
366 bool logical = false; in get_rematerialize_info() local
10069 get_phi_operand(isel_context* ctx, nir_ssa_def* ssa, RegClass rc, bool logical) in get_phi_operand()10094 bool logical = !dst.is_linear() || nir_dest_is_divergent(instr->dest); in visit_phi() local10508 bool logical = ctx->cf_info.has_branch || ctx->cf_info.parent_loop.has_divergent_branch; in visit_loop() local
206 def append(self, full, file, logical): argument