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