Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h461 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, in getInRegsParamInfo() argument
463 assert(InRegsParamRecordIndex < ByValRegs.size() && in getInRegsParamInfo()
466 const ByValInfo& info = ByValRegs[InRegsParamRecordIndex]; in getInRegsParamInfo()