Home
last modified time | relevance | path

Searched defs:is_rv64 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp146 static inline size_t AugmentArgSize(bool is_rv64, size_t size_in_bytes) { in AugmentArgSize()
152 TotalArgsSizeInWords(bool is_rv64, in TotalArgsSizeInWords()