Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2828 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in computeVLMAXBounds() local
2830 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in computeVLMAXBounds()
10659 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in lowerVECTOR_REVERSE() local
10661 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVECTOR_REVERSE()
11684 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in lowerVPReverseExperimental() local
11686 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVPReverseExperimental()