Home
last modified time | relevance | path

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

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