Searched refs:InRegsParamRecordIdx (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 614 unsigned InRegsParamRecordIdx, int ArgOffset,
|
D | ARMISelLowering.cpp | 3122 unsigned InRegsParamRecordIdx, in StoreByValRegs() argument 3139 if (InRegsParamRecordIdx < CCInfo.getInRegsParamsCount()) { in StoreByValRegs() 3140 CCInfo.getInRegsParamInfo(InRegsParamRecordIdx, RBegin, REnd); in StoreByValRegs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 726 unsigned InRegsParamRecordIdx, int ArgOffset,
|
D | ARMISelLowering.cpp | 3554 unsigned InRegsParamRecordIdx, in StoreByValRegs() argument 3571 if (InRegsParamRecordIdx < CCInfo.getInRegsParamsCount()) { in StoreByValRegs() 3572 CCInfo.getInRegsParamInfo(InRegsParamRecordIdx, RBegin, REnd); in StoreByValRegs()
|