Searched refs:ParamReg (Results 1 – 2 of 2) sorted by relevance
580 uint64_t ParamReg; member630 DbgCallSiteParam CSParm(Param.ParamReg, DbgLocVal); in finishCallSiteParams()646 return D.ParamReg == Param.ParamReg; in addToFwdRegWorklist()655 ParamsForFwdReg.push_back({Param.ParamReg, CombinedExpr}); in addToFwdRegWorklist()
370 static MachineInstr *getBlockStructInstr(Register ParamReg, in getBlockStructInstr() argument377 MachineInstr *MI = MRI->getUniqueVRegDef(ParamReg); in getBlockStructInstr()418 static const Type *getBlockStructType(Register ParamReg, in getBlockStructType() argument425 MachineInstr *MI = getBlockStructInstr(ParamReg, MRI); in getBlockStructType()