Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp197 bool HadTrunc = WidestTy != NarrowestTy; in dropRedundantMaskingOfLeftShiftInput() local
1207 bool HadTrunc = MaybeTrunc != HighBitExtract; in foldVariableSignZeroExtensionOfVariableHighBitExtract() local
DInstCombineAddSub.cpp1127 bool HadTrunc = I.getType() != XTy; in canonicalizeCondSignextOfHighBitExtractToSignextHighBitExtract() local
1785 bool HadTrunc = Op1Wide != Op1; in visitSub() local
DInstCombineCompares.cpp3500 bool HadTrunc = WidestTy != I.getOperand(0)->getType(); in foldShiftIntoShiftInAnotherHandOfAndInICmp() local