Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4444 unsigned RemainingSizeInBytes = ByValSizeInBytes - OffsetInBytes; in passByValArg() local
4446 if (RemainingSizeInBytes < LoadSizeInBytes) in passByValArg()