Home
last modified time | relevance | path

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

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