Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp319 bool HighBitSet = false; // Transform ifhigh bit of constant set? in canShiftBinOpWithConstantRHS() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6325 bool HighBitSet = false; // Can we transform this if the high bit is set? in visitShiftByConstant() local