Searched refs:computeVLMAX (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInsertVSETVLI.cpp | 965 static unsigned computeVLMAX(unsigned VLEN, unsigned SEW, in computeVLMAX() function 1017 const unsigned VLMAX = computeVLMAX(ST->getRealMaxVLen(), SEW, VLMul); in computeInfoForInstr()
|
| H A D | RISCVISelLowering.h | 351 inline static unsigned computeVLMAX(unsigned VectorBits, unsigned EltSize, in computeVLMAX() function
|
| H A D | RISCVTargetTransformInfo.cpp | 1708 return RISCVTargetLowering::computeVLMAX(VectorBits, EltSize, MinSize); in getEstimatedVLFor()
|
| H A D | RISCVISelLowering.cpp | 2956 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()
|