Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.h28 const LLT sXLen; variable
H A DRISCVInstructionSelector.cpp762 const LLT sXLen = LLT::scalar(STI.getXLen()); in replacePtrWithInt() local
775 const LLT sXLen = LLT::scalar(STI.getXLen()); in preISelLower() local
784 const LLT sXLen = LLT::scalar(STI.getXLen()); in preISelLower() local
H A DRISCVCallLowering.cpp75 LLT sXLen = LLT::scalar(Subtarget.getXLen()); in getStackAddress() local
476 const LLT sXLen = LLT::scalar(Subtarget.getXLen()); in saveVarArgRegisters() local