Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h49 ArrayRef<MCPhysReg> GetVarArgRegs() const;
DMipsABIInfo.cpp41 ArrayRef<MCPhysReg> MipsABIInfo::GetVarArgRegs() const { in GetVarArgRegs() function in MipsABIInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIInfo.h50 ArrayRef<MCPhysReg> GetVarArgRegs() const;
DMipsABIInfo.cpp41 ArrayRef<MCPhysReg> MipsABIInfo::GetVarArgRegs() const { in GetVarArgRegs() function in MipsABIInfo
/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/llvm-project/llvm/lib/Target/Mips/
DMipsCallLowering.cpp464 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in lowerFormalArguments()
DMipsISelLowering.cpp4470 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp501 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in lowerFormalArguments()
DMipsISelLowering.cpp4456 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3871 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs()