Searched defs:branch_offset (Results 1 – 9 of 9) sorted by relevance
252 dump_pc_imm(FILE *fp, uint64_t imm, unsigned branch_offset, in dump_pc_imm()313 dump_fau_src(FILE *fp, struct bifrost_regs srcs, unsigned branch_offset, in dump_fau_src()376 unsigned branch_offset, struct bi_constants *consts, bool isFMA) in dump_src()
74 int64_t branch_offset = static_cast<int64_t>(dest) - pSource; in isMyDuty() local
81 int64_t branch_offset = static_cast<int64_t>(dest) - pSource; in isMyDuty() local
83 int64_t branch_offset = static_cast<int64_t>(dest) - pSource; in isMyDuty() local
87 int64_t branch_offset = dest - pSource; in isMyDuty() local
544 static inline bool IsBackwardBranch(int32_t branch_offset) { in IsBackwardBranch()
3329 static inline int branch_offset(struct brw_program_instruction *insn, int offset) in branch_offset() function
454 int32_t branch_offset; member