Home
last modified time | relevance | path

Searched refs:ShiftLLT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp169 const LLT ShiftLLT = MRI.getType(RootReg); in selectShiftMask() local
170 unsigned ShiftWidth = ShiftLLT.getSizeInBits(); in selectShiftMask()