Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h263 constexpr LeafTy coefficientNextPowerOf2() const { in coefficientNextPowerOf2() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1079 NumElts = NumElts.coefficientNextPowerOf2(); in getTypeConversion()
1131 NumElts = NumElts.coefficientNextPowerOf2(); in getTypeConversion()
1697 NewVTSize = NewVTSize.coefficientNextPowerOf2(); in getVectorTypeBreakdown()