Home
last modified time | relevance | path

Searched refs:TwoXLenInBytes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6736 unsigned TwoXLenInBytes = (2 * XLen) / 8; in CC_RISCV() local
6737 if (!IsFixed && ArgFlags.getNonZeroOrigAlign() == TwoXLenInBytes && in CC_RISCV()
6738 DL.getTypeAllocSize(OrigTy) == TwoXLenInBytes) { in CC_RISCV()