Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2425 const unsigned Log2EltRatio = Log2_32(NewEltSize / OldEltSize); in getBitcastWiderVectorElementOffset() local
2522 const unsigned Log2EltRatio = Log2_32(NewEltSize / OldEltSize); in bitcastExtractVectorElt() local
2614 const unsigned Log2EltRatio = Log2_32(NewEltSize / OldEltSize); in bitcastInsertVectorElt() local