Searched refs:selId (Results 1 – 4 of 4) sorted by relevance
64 bool DeadBranchElimPass::GetConstInteger(uint32_t selId, uint32_t* selVal) { in GetConstInteger() argument65 Instruction* sInst = get_def_use_mgr()->GetDef(selId); in GetConstInteger()
530 auto selId = Object::ID(block.branchInstruction.word(1)); in EmitSwitch() local532 auto sel = Operand(this, state, selId); in EmitSwitch()
2561 u32 selId;