Searched defs:or2 (Results 1 – 4 of 4) sorted by relevance
209 public Alternation or2(Pick[] newItems) { in or2() method in Pick.Alternation213 public Alternation or2(int itemWeight, Pick item) { in or2() method in Pick.Alternation217 public Alternation or2(int itemWeight, Pick[] newItems) { in or2() method in Pick.Alternation223 public Alternation or2(int[] itemWeights, Pick[] newItems) { in or2() method in Pick.Alternation
2151 int32_t or2, int32_t or3) { in DecodeARMv6LoadImmediate()2179 const int32_t or2 = region.Load<int32_t>(position + 2*Instr::kInstrSize); in ProcessARMv6() local2294 const int32_t or2 = in BindARMv6() local2323 const int32_t or2 = in BindARMv6() local
519 Output or2 = ops::LogicalOr( in TEST_F() local
398 ops::Merge or2(root.WithOpName("or2"), {add0, add1}); in TEST() local