Searched refs:ParamReg (Results 1 – 2 of 2) sorted by relevance
1537 static MachineInstr *getBlockStructInstr(Register ParamReg, in getBlockStructInstr() argument1544 MachineInstr *MI = MRI->getUniqueVRegDef(ParamReg); in getBlockStructInstr()1584 static const Type *getBlockStructType(Register ParamReg, in getBlockStructType() argument1591 MachineInstr *MI = getBlockStructInstr(ParamReg, MRI); in getBlockStructType()
570 unsigned ParamReg; member620 DbgCallSiteParam CSParm(Param.ParamReg, DbgLocVal); in finishCallSiteParams()637 return D.ParamReg == Param.ParamReg; in addToFwdRegWorklist()646 ParamsForFwdReg.push_back({Param.ParamReg, CombinedExpr}); in addToFwdRegWorklist()