Searched refs:b_type (Results 1 – 2 of 2) sorted by relevance
673 Label *label, ImmBranchType b_type) { in NeedExtraInstructionsOrRegisterBranch() argument682 !Instruction::IsValidImmPCOffset(b_type, label->pos() - pc_offset()); in NeedExtraInstructionsOrRegisterBranch()685 int max_reachable_pc = pc_offset() + Instruction::ImmBranchRange(b_type); in NeedExtraInstructionsOrRegisterBranch()
1339 …shader_module const *a, shader_module const *b, unsigned a_type, unsigned b_type, bool b_arrayed) { in types_match() argument1342 auto b_insn = b->get_def(b_type); in types_match()