Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp483 FoldMskICmp_AMask_Mixed = 64, enumerator
507 FoldMskICmp_AMask_Mixed | in getTypeOfMaskedICmp()
517 FoldMskICmp_AMask_Mixed)); in getTypeOfMaskedICmp()
527 FoldMskICmp_AMask_Mixed) in getTypeOfMaskedICmp()
534 FoldMskICmp_AMask_Mixed)); in getTypeOfMaskedICmp()
538 result |= (icmp_eq ? FoldMskICmp_AMask_Mixed in getTypeOfMaskedICmp()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp434 FoldMskICmp_AMask_Mixed = 64, enumerator
457 FoldMskICmp_AMask_Mixed | in getTypeOfMaskedICmp()
466 FoldMskICmp_AMask_Mixed)); in getTypeOfMaskedICmp()
476 FoldMskICmp_AMask_Mixed) in getTypeOfMaskedICmp()
483 FoldMskICmp_AMask_Mixed)); in getTypeOfMaskedICmp()
486 result |= (icmp_eq ? FoldMskICmp_AMask_Mixed in getTypeOfMaskedICmp()
514 FoldMskICmp_Mask_AllZeroes | FoldMskICmp_AMask_Mixed | in conjugateICmpMask()