Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp614 SDValue IfSet, IfClr, Cond; in performORCombine() local
624 IfSet = Op0Op1; in performORCombine()
641 IfSet = Op0Op0; in performORCombine()
659 IfSet = Op1Op1; in performORCombine()
663 IfSet = Op1Op1; in performORCombine()
667 IfSet = Op1Op0; in performORCombine()
671 IfSet = Op1Op0; in performORCombine()
675 IfSet = Op0Op1; in performORCombine()
679 IfSet = Op0Op1; in performORCombine()
683 IfSet = Op0Op0; in performORCombine()
[all …]
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp684 SDValue IfSet, IfClr, Cond; in performORCombine() local
694 IfSet = Op0Op1; in performORCombine()
711 IfSet = Op0Op0; in performORCombine()
729 IfSet = Op1Op1; in performORCombine()
733 IfSet = Op1Op1; in performORCombine()
737 IfSet = Op1Op0; in performORCombine()
741 IfSet = Op1Op0; in performORCombine()
745 IfSet = Op0Op1; in performORCombine()
749 IfSet = Op0Op1; in performORCombine()
753 IfSet = Op0Op0; in performORCombine()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/
Dcompare_float.ll528 ; Note that IfSet and IfClr are swapped since the condition is inverted
550 ; Note that IfSet and IfClr are swapped since the condition is inverted
570 ; Note that IfSet and IfClr are swapped since the condition is inverted
590 ; Note that IfSet and IfClr are swapped since the condition is inverted
Dcompare.ll764 ; Note that IfSet and IfClr are swapped since the condition is inverted
786 ; Note that IfSet and IfClr are swapped since the condition is inverted
808 ; Note that IfSet and IfClr are swapped since the condition is inverted
852 ; Note that IfSet and IfClr are swapped since the condition is inverted
874 ; Note that IfSet and IfClr are swapped since the condition is inverted
896 ; Note that IfSet and IfClr are swapped since the condition is inverted
Dbitwise.ll993 ; (vselect Mask, IfSet, IfClr) -> (BMNZ IfClr, IfSet, Mask)
/external/llvm/test/CodeGen/Mips/msa/
Dcompare_float.ll528 ; Note that IfSet and IfClr are swapped since the condition is inverted
550 ; Note that IfSet and IfClr are swapped since the condition is inverted
570 ; Note that IfSet and IfClr are swapped since the condition is inverted
590 ; Note that IfSet and IfClr are swapped since the condition is inverted
Dcompare.ll764 ; Note that IfSet and IfClr are swapped since the condition is inverted
786 ; Note that IfSet and IfClr are swapped since the condition is inverted
808 ; Note that IfSet and IfClr are swapped since the condition is inverted
852 ; Note that IfSet and IfClr are swapped since the condition is inverted
874 ; Note that IfSet and IfClr are swapped since the condition is inverted
896 ; Note that IfSet and IfClr are swapped since the condition is inverted
Dbitwise.ll993 ; (vselect Mask, IfSet, IfClr) -> (BMNZ IfClr, IfSet, Mask)