Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp719 unsigned TwoXLenInBytes = (2 * XLen) / 8; in CC_RISCV() local
720 if (!IsFixed && ArgFlags.getOrigAlign() == TwoXLenInBytes && in CC_RISCV()
721 DL.getTypeAllocSize(OrigTy) == TwoXLenInBytes) { in CC_RISCV()