Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
HDRISCVLegalizerInfo.h28 const LLT sXLen; variable
HDRISCVInstructionSelector.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
HDRISCVCallLowering.cpp75 LLT sXLen = LLT::scalar(Subtarget.getXLen()); in getStackAddress() local
476 const LLT sXLen = LLT::scalar(Subtarget.getXLen()); in saveVarArgRegisters() local