Home
last modified time | relevance | path

Searched defs:Log2EltRatio (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3208 const unsigned Log2EltRatio = Log2_32(NewEltSize / OldEltSize); in getBitcastWiderVectorElementOffset() local
3302 const unsigned Log2EltRatio = Log2_32(NewEltSize / OldEltSize); in bitcastExtractVectorElt() local
3390 const unsigned Log2EltRatio = Log2_32(NewEltSize / OldEltSize); in bitcastInsertVectorElt() local