Searched refs:ParamReg (Results 1 – 2 of 2) sorted by relevance
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()
318 static MachineInstr *getBlockStructInstr(Register ParamReg, in getBlockStructInstr() argument325 MachineInstr *MI = MRI->getUniqueVRegDef(ParamReg); in getBlockStructInstr()369 static const Type *getBlockStructType(Register ParamReg, in getBlockStructType() argument376 MachineInstr *MI = getBlockStructInstr(ParamReg, MRI); in getBlockStructType()