Searched refs:getInRegsParamInfo (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 454 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, in getInRegsParamInfo() function
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 2650 CCInfo.getInRegsParamInfo(ByValIdx, FirstByValReg, LastByValReg); in LowerCall() 2990 CCInfo.getInRegsParamInfo(ByValIdx, FirstByValReg, LastByValReg); in LowerFormalArguments()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 1696 CCInfo.getInRegsParamInfo(CurByValIdx, RegBegin, RegEnd); in LowerCall() 3004 CCInfo.getInRegsParamInfo(InRegsParamRecordIdx, RBegin, REnd); in StoreByValRegs() 3107 CCInfo.getInRegsParamInfo(CCInfo.getInRegsParamsProcessed(), RBegin, REnd); in LowerFormalArguments()
|