Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp451 isCTTZTable(const ConstantDataArray & Table,uint64_t Mul,uint64_t Shift,uint64_t InputBits) isCTTZTable() argument
572 unsigned InputBits = X1->getType()->getScalarSizeInBits(); tryToRecognizeTableBasedCttz() local
[all...]