Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6733 unsigned TwoGRLenInBytes = (2 * GRLen) / 8; in CC_LoongArch() local
6734 if (!IsFixed && ArgFlags.getNonZeroOrigAlign() == TwoGRLenInBytes && in CC_LoongArch()
6735 DL.getTypeAllocSize(OrigTy) == TwoGRLenInBytes) { in CC_LoongArch()