Home
last modified time | relevance | path

Searched refs:OtherICmp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp951 ICmpInst *OtherICmp; in foldSignedTruncationCheck() local
953 OtherICmp = ICmp0; in foldSignedTruncationCheck()
955 OtherICmp = ICmp1; in foldSignedTruncationCheck()
984 if (!tryToDecompose(OtherICmp, X0, UnsetBitsMask)) in foldSignedTruncationCheck()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp891 ICmpInst *OtherICmp; in foldSignedTruncationCheck() local
893 OtherICmp = ICmp0; in foldSignedTruncationCheck()
895 OtherICmp = ICmp1; in foldSignedTruncationCheck()
924 if (!tryToDecompose(OtherICmp, X0, UnsetBitsMask)) in foldSignedTruncationCheck()