Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1333 struct AllocatedReg { in fastLowerArguments() struct
1336 AllocatedReg(const TargetRegisterClass *RC, unsigned Reg) in fastLowerArguments() function
1342 SmallVector<AllocatedReg, 4> Allocation; in fastLowerArguments()