Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2489 Constant *Log2C1 = ConstantExpr::getExactLogBase2(C1); visitAnd() local
2505 Constant *Log2C1 = ConstantExpr::getExactLogBase2(C1); visitAnd() local
H A DInstCombineCasts.cpp746 Constant *Log2C1 = ConstantInt::get(SrcTy, C1->exactLogBase2()); visitTrunc() local
H A DInstCombineCompares.cpp6593 unsigned Log2C1 = C1->countr_zero(); foldICmpUsingKnownBits() local