Searched refs:getInRegsParamsCount (Results 1 – 2 of 2) sorted by relevance
412 unsigned getInRegsParamsCount() const { return ByValRegs.size(); } in getInRegsParamsCount() function
1512 unsigned ByValArgsCount = CCInfo.getInRegsParamsCount(); in LowerCall()2730 if (InRegsParamRecordIdx < CCInfo.getInRegsParamsCount()) { in computeRegArea()2748 InRegsParamRecordIdx >= CCInfo.getInRegsParamsCount())) { in computeRegArea()2804 if (InRegsParamRecordIdx < CCInfo.getInRegsParamsCount()) { in StoreByValRegs()2898 CCInfo.getInRegsParamsCount(), 0, ArgOffset, 0, ForceMutable, in VarArgStyleRegisters()2972 computeRegArea(CCInfo, MF, CCInfo.getInRegsParamsCount(), 0, in LowerFormalArguments()