Searched refs:anded (Results 1 – 8 of 8) sorted by relevance
106 Map<String, AttributePolicy> anded = null; in andGlobals() local115 if (anded == null) { in andGlobals()116 anded = Maps.newLinkedHashMap(); in andGlobals()117 anded.putAll(this.attrPolicies); in andGlobals()119 anded.put(attrName, joined); in andGlobals()126 if (anded == null) { in andGlobals()127 anded = Maps.newLinkedHashMap(); in andGlobals()128 anded.putAll(this.attrPolicies); in andGlobals()130 anded.put(attrName, e.getValue()); in andGlobals()133 if (anded == null) { return this; } in andGlobals()[all …]
16 %anded = and i32 %shifted, 117 %trunced = trunc i32 %anded to i1
32 %anded = and i32 %shifted, 133 %trunced = trunc i32 %anded to i1
198 bit value is bitwise-anded with 0x1f).
201 bit value is bitwise-anded with 0x1f).
209 fs_reg anded = abld.vgrf(BRW_REGISTER_TYPE_UD, 1); in emit_system_values_block() local210 abld.AND(anded, inverted, brw_imm_uw(1)); in emit_system_values_block()213 abld.MOV(dst, negate(retype(anded, BRW_REGISTER_TYPE_D))); in emit_system_values_block()
META-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...