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