Searched defs:sXLen (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVLegalizerInfo.h | 27 const LLT sXLen; global() variable |
H A D | RISCVCallLowering.cpp | 72 LLT sXLen = LLT::scalar(Subtarget.getXLen()); getStackAddress() local |
H A D | RISCVInstructionSelector.cpp | 762 const LLT sXLen = LLT::scalar(STI.getXLen()); in preISelLower() local |