Searched refs:IsPrevInstrCompactBranch (Results 1 – 6 of 6) sorted by relevance
278 if (IsPrevInstrCompactBranch()) { in CheckForEmitInForbiddenSlot()290 if (IsPrevInstrCompactBranch()) { in EmitHelper()
1914 bool IsPrevInstrCompactBranch() { return prev_instr_compact_branch_; } in IsPrevInstrCompactBranch() function1999 if (IsPrevInstrCompactBranch()) { in EmitForbiddenSlotInstruction()
1460 int32_t pad = IsPrevInstrCompactBranch() ? kInstrSize : 0; in jump_offset()1501 int32_t pad = IsPrevInstrCompactBranch() ? kInstrSize : 0; in branch_offset_helper()
311 if (IsPrevInstrCompactBranch()) { in CheckForEmitInForbiddenSlot()323 if (IsPrevInstrCompactBranch()) { in EmitHelper()
1844 bool IsPrevInstrCompactBranch() { return prev_instr_compact_branch_; } in IsPrevInstrCompactBranch() function1927 if (IsPrevInstrCompactBranch()) { in EmitForbiddenSlotInstruction()
1521 int32_t pad = IsPrevInstrCompactBranch() ? kInstrSize : 0; in branch_offset_helper()