Searched refs:InRegsParamRecordIndex (Results 1 – 2 of 2) sorted by relevance
460 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, in getInRegsParamInfo() argument462 assert(InRegsParamRecordIndex < ByValRegs.size() && in getInRegsParamInfo()465 const ByValInfo& info = ByValRegs[InRegsParamRecordIndex]; in getInRegsParamInfo()
471 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, in getInRegsParamInfo() argument473 assert(InRegsParamRecordIndex < ByValRegs.size() && in getInRegsParamInfo()476 const ByValInfo& info = ByValRegs[InRegsParamRecordIndex]; in getInRegsParamInfo()