Searched refs:getFixedObjectSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp400 static unsigned getFixedObjectSize(const MachineFunction &MF, function
1806 unsigned FixedObject = getFixedObjectSize(MF, AFI, IsWin64, IsFunclet);
2208 unsigned FixedObject = getFixedObjectSize(MF, AFI, IsWin64, IsFunclet);
2515 getFixedObjectSize(MF, AFI, IsWin64, /*IsFunclet=*/false);
3649 getFixedObjectSize(MF, AFI, /*IsWin64*/ true, /*IsFunclet*/ false);

Completed in 173 milliseconds