Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1352 APInt MaskB = AndMask & Byte; in CollectBSwapParts() local
1353 if (MaskB == 0) { in CollectBSwapParts()
1359 if (MaskB != Byte) in CollectBSwapParts()