HomeSort by: relevance | last modified time | path
    Searched refs:getInRegsParamInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
CallingConvLower.h 461 void getInRegsParamInfo(unsigned InRegsParamRecordIndex,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsISelLowering.cpp 3263 CCInfo.getInRegsParamInfo(ByValIdx, FirstByValReg, LastByValReg);
3651 CCInfo.getInRegsParamInfo(ByValIdx, FirstByValReg, LastByValReg);
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 2412 CCInfo.getInRegsParamInfo(CurByValIdx, RegBegin, RegEnd);
4159 CCInfo.getInRegsParamInfo(InRegsParamRecordIdx, RBegin, REnd);
4291 CCInfo.getInRegsParamInfo(CCInfo.getInRegsParamsProcessed(), RBegin, REnd);

Completed in 32 milliseconds