Searched defs:or1 (Results 1 – 3 of 3) sorted by relevance
326 nir_ssa_def *or1 = nir_ior(b, src, nir_ishl(b, src, nir_imm_int(b, 8))); in vc4_nir_splat() local
2150 static int32_t DecodeARMv6LoadImmediate(int32_t mov, int32_t or1, in DecodeARMv6LoadImmediate()2178 const int32_t or1 = region.Load<int32_t>(position + 1*Instr::kInstrSize); in ProcessARMv6() local2292 const int32_t or1 = in BindARMv6() local2321 const int32_t or1 = in BindARMv6() local
518 Output or1 = ops::LogicalOr(scope.WithOpName("or1"), id0, y); in TEST_F() local