Searched refs:getInRegsParamInfo (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | CallingConvLower.h | 445 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, in getInRegsParamInfo() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 3287 CCInfo.getInRegsParamInfo(ByValIdx, FirstByValReg, LastByValReg); in LowerCall() 3677 CCInfo.getInRegsParamInfo(ByValIdx, FirstByValReg, LastByValReg); in LowerFormalArguments()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 2588 CCInfo.getInRegsParamInfo(CurByValIdx, RegBegin, RegEnd); in LowerCall() 4389 CCInfo.getInRegsParamInfo(InRegsParamRecordIdx, RBegin, REnd); in StoreByValRegs() 4516 CCInfo.getInRegsParamInfo(CCInfo.getInRegsParamsProcessed(), RBegin, REnd); in LowerFormalArguments()
|