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.cpp4770 unsigned TwoGRLenInBytes = (2 * GRLen) / 8; in CC_LoongArch() local
4771 if (!IsFixed && ArgFlags.getNonZeroOrigAlign() == TwoGRLenInBytes && in CC_LoongArch()
4772 DL.getTypeAllocSize(OrigTy) == TwoGRLenInBytes) { in CC_LoongArch()