Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp965 static unsigned computeVLMAX(unsigned VLEN, unsigned SEW, in computeVLMAX() function
1017 const unsigned VLMAX = computeVLMAX(ST->getRealMaxVLen(), SEW, VLMul); in computeInfoForInstr()
H A DRISCVISelLowering.h351 inline static unsigned computeVLMAX(unsigned VectorBits, unsigned EltSize, in computeVLMAX() function
H A DRISCVTargetTransformInfo.cpp1708 return RISCVTargetLowering::computeVLMAX(VectorBits, EltSize, MinSize); in getEstimatedVLFor()
H A DRISCVISelLowering.cpp2956 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in computeVLMAXBounds()
2960 RISCVTargetLowering::computeVLMAX(VectorBitsMin, EltSize, MinSize); in computeVLMAXBounds()
12311 : RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVECTOR_REVERSE()
13529 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVPReverseExperimental()
19561 : RISCVTargetLowering::computeVLMAX( in combineToVCPOP()