Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp621 IfSet = Op0Op1; in performORCombine()
638 IfSet = Op0Op0; in performORCombine()
656 IfSet = Op1Op1; in performORCombine()
660 IfSet = Op1Op1; in performORCombine()
664 IfSet = Op1Op0; in performORCombine()
668 IfSet = Op1Op0; in performORCombine()
672 IfSet = Op0Op1; in performORCombine()
676 IfSet = Op0Op1; in performORCombine()
680 IfSet = Op0Op0; in performORCombine()
684 IfSet = Op0Op0; in performORCombine()
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/msa/
H A 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
H A 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
H A Dbitwise.ll969 ; (vselect Mask, IfSet, IfClr) -> (BMNZ IfClr, IfSet, Mask)