Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.h27 const LLT sXLen; global() variable
H A DRISCVCallLowering.cpp72 LLT sXLen = LLT::scalar(Subtarget.getXLen()); getStackAddress() local
465 const LLT sXLen = LLT::scalar(Subtarget.getXLen()); saveVarArgRegisters() local
H A DRISCVInstructionSelector.cpp762 const LLT sXLen = LLT::scalar(STI.getXLen()); in preISelLower() local
749 const LLT sXLen = LLT::scalar(STI.getXLen()); replacePtrWithInt() local
771 const LLT sXLen = LLT::scalar(STI.getXLen()); preISelLower() local