Searched refs:TwoXLenInBytes (Results 1 – 1 of 1) sorted by relevance
7134 unsigned TwoXLenInBytes = (2 * XLen) / 8; in CC_RISCV() local7135 if (!IsFixed && ArgFlags.getNonZeroOrigAlign() == TwoXLenInBytes && in CC_RISCV()7136 DL.getTypeAllocSize(OrigTy) == TwoXLenInBytes) { in CC_RISCV()