Searched defs:pidx (Results 1 – 2 of 2) sorted by relevance
286 …MIRLblConst(LabelIdx val, PUIdx pidx, MIRType &type) : MIRConst(type, kConstLblConst), value(val),… in MIRLblConst()
908 void RegisterVregMapping(regno_t vRegNum, PregIdx pidx) in RegisterVregMapping()