Searched defs:XLenInBytes (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp695 int XLenInBytes = Subtarget.getXLen() / 8; local
718 int XLenInBytes = Subtarget.getXLen() / 8; local
1460 unsigned XLenInBytes = XLen / 8; local
1942 unsigned XLenInBytes = Subtarget.getXLen() / 8; local
[all...]

Completed in 124 milliseconds