Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2954 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in computeVLMAXBounds() local
2956 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in computeVLMAXBounds()
12307 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in lowerVECTOR_REVERSE() local
12311 : RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVECTOR_REVERSE()
13527 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in lowerVPReverseExperimental() local
13529 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVPReverseExperimental()
19558 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in combineToVCPOP() local
19562 VectorBitsMax, EltSize, MinSize); in combineToVCPOP()