Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2656 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in computeVLMAXBounds() local
2658 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in computeVLMAXBounds()
9895 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in lowerVECTOR_REVERSE() local
9897 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVECTOR_REVERSE()
10877 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in lowerVPReverseExperimental() local
10879 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVPReverseExperimental()