Home
last modified time | relevance | path

Searched refs:GetVarArgRegs (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h51 ArrayRef<MCPhysReg> GetVarArgRegs() const;
DMipsABIInfo.cpp34 ArrayRef<MCPhysReg> MipsABIInfo::GetVarArgRegs() const { in GetVarArgRegs() function in MipsABIInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h51 ArrayRef<MCPhysReg> GetVarArgRegs() const;
DMipsABIInfo.cpp34 ArrayRef<MCPhysReg> MipsABIInfo::GetVarArgRegs() const { in GetVarArgRegs() function in MipsABIInfo
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3871 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp4177 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs()