Home
last modified time | relevance | path

Searched refs:InRegsParamRecordIndex (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h471 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, in getInRegsParamInfo() argument
473 assert(InRegsParamRecordIndex < ByValRegs.size() && in getInRegsParamInfo()
476 const ByValInfo& info = ByValRegs[InRegsParamRecordIndex]; in getInRegsParamInfo()