Searched refs:IsPrevInstrCompactBranch (Results 1 – 8 of 8) sorted by relevance
407 if (IsPrevInstrCompactBranch()) { in CheckForEmitInForbiddenSlot()419 if (IsPrevInstrCompactBranch()) { in EmitHelper()
1228 bool IsPrevInstrCompactBranch() { return prev_instr_compact_branch_; } in IsPrevInstrCompactBranch() function1306 if (IsPrevInstrCompactBranch()) { in EmitForbiddenSlotInstruction()
1172 int32_t pad = IsPrevInstrCompactBranch() ? kInstrSize : 0; in jump_offset()1194 int32_t pad = IsPrevInstrCompactBranch() ? kInstrSize : 0; in branch_offset_helper()
3954 int size = IsPrevInstrCompactBranch() ? kInstrSize : 0; in Call()
425 if (IsPrevInstrCompactBranch()) { in CheckForEmitInForbiddenSlot()437 if (IsPrevInstrCompactBranch()) { in EmitHelper()
1171 bool IsPrevInstrCompactBranch() { return prev_instr_compact_branch_; } in IsPrevInstrCompactBranch() function1247 if (IsPrevInstrCompactBranch()) { in EmitForbiddenSlotInstruction()
1208 int32_t pad = IsPrevInstrCompactBranch() ? kInstrSize : 0; in branch_offset_helper()
3766 int size = IsPrevInstrCompactBranch() ? kInstrSize : 0; in Call()