Searched refs:allocateId (Results 1 – 2 of 2) sorted by relevance
2085 uint32_t allocateId(RegClass rc) in allocateId() function2099 Temp allocateTmp(RegClass rc) { return Temp(allocateId(rc), rc); } in allocateTmp()
806 sop2->definitions[1] = Definition(ctx->program->allocateId(s1), scc, s1); in emit_sop2_instruction()