Home
last modified time | relevance | path

Searched refs:InRegsParamRecordIndex (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h460 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, in getInRegsParamInfo() argument
462 assert(InRegsParamRecordIndex < ByValRegs.size() && in getInRegsParamInfo()
465 const ByValInfo& info = ByValRegs[InRegsParamRecordIndex]; in getInRegsParamInfo()