Searched defs:pidx (Results 1 – 3 of 3) sorted by relevance
106 PregIdx pidx = func->GetPregTab()->CreatePreg(primType); in ImportPreg() local
283 …MIRLblConst(LabelIdx val, PUIdx pidx, MIRType &type) : MIRConst(type, kConstLblConst), value(val),… in MIRLblConst()
1523 void RegisterVregMapping(regno_t vRegNum, PregIdx pidx) in RegisterVregMapping()