Searched defs:or2 (Results 1 – 2 of 2) sorted by relevance
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
7450 static INLINE UInt merge_origins ( UInt or1, UInt or2 ) { in merge_origins()