Searched refs:j1 (Results 1 – 3 of 3) sorted by relevance
186 j1 = (*inst >> 13) & 0x1u, // 13 in relocateARM() local188 Inst_t i1 = (~(j1 ^ s)) & 0x1u, in relocateARM()280 Inst_t j1 = ((~i1) ^ s) & 0x01u, // 13 in relocateARM() local285 *inst |= j1 << 13; in relocateARM()
23 *** execution with the "-j1" flag to llvm-lit
342 j1 = (pLower16 & (1U << 13)) >> 13, // 13 in helper_thumb32_branch_offset() local344 ARMRelocationFactory::DWord i1 = j1 ^ s? 0: 1, in helper_thumb32_branch_offset()