Searched refs:getInRegsParamInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h366 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, function in class:llvm::CCState
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1490 CCInfo.getInRegsParamInfo(CurByValIdx, RegBegin, RegEnd);
1765 State->getInRegsParamInfo(i, RB, RE);
2639 CCInfo.getInRegsParamInfo(InRegsParamRecordIdx, RBegin, REnd);
2688 CCInfo.getInRegsParamInfo(InRegsParamRecordIdx, RBegin, REnd);

Completed in 146 milliseconds