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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIInfo.h 46 ArrayRef<MCPhysReg> GetByValArgRegs() const;
MipsABIInfo.cpp 32 ArrayRef<MCPhysReg> MipsABIInfo::GetByValArgRegs() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsISelLowering.cpp 4328 ArrayRef<MCPhysReg> ByValArgRegs = ABI.GetByValArgRegs();
4385 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs();
4524 ArrayRef<MCPhysReg> IntArgRegs = ABI.GetByValArgRegs();

Completed in 20 milliseconds