Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DTypeSize.h242 constexpr LeafTy coefficientNextPowerOf2() const { in coefficientNextPowerOf2() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1016 NumElts = NumElts.coefficientNextPowerOf2(); in getTypeConversion()
1068 NumElts = NumElts.coefficientNextPowerOf2(); in getTypeConversion()
1633 NewVTSize = NewVTSize.coefficientNextPowerOf2(); in getVectorTypeBreakdown()