Home
last modified time | relevance | path

Searched defs:LastReg (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1540 unsigned LastReg = 0; in emitPushInst() local
1633 unsigned LastReg = 0; in emitPopInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp405 unsigned LastReg = (1 << NumBitsForTile) - 1; in DecodeMatrixTile() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2970 Register LastReg = 0; in computeCalleeSaveRegisterPairs() local
3902 Register LastReg = 0; in assignCalleeSavedSpillSlots() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4368 unsigned FirstReg, unsigned LastReg, const CCValAssign &VA, in copyByValRegs()
4422 unsigned LastReg, const ISD::ArgFlagsTy &Flags, bool isLittle, in passByValArg()