Searched refs:StoreSizeBytes (Results 1 – 2 of 2) sorted by relevance
4816 unsigned StoreSizeBytes = GRLen / 8; in CC_LoongArch() local4831 Reg ? 0 : State.AllocateStack(StoreSizeBytes, StackAlign); in CC_LoongArch()
19157 unsigned StoreSizeBytes = XLen / 8; in CC_RISCV() local19185 StoreSizeBytes = ValVT.getStoreSize(); in CC_RISCV()19196 Reg ? 0 : State.AllocateStack(StoreSizeBytes, StackAlign); in CC_RISCV()