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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3620 unsigned RemainingSizeInBytes = ByValSizeInBytes - OffsetInBytes; local
3622 if (RemainingSizeInBytes < LoadSizeInBytes)

Completed in 236 milliseconds