Searched defs:getXLen (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DRISCVISAInfo.h71 unsigned getXLen() const { return XLen; }; function in class:llvm::RISCVISAInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h113 unsigned getXLen() const { return XLen; } function in class:llvm::RISCVSubtarget

Completed in 139 milliseconds