Home
last modified time | relevance | path

Searched refs:reversed (Results 1 – 25 of 73) sorted by relevance

123

/minix/external/bsd/llvm/dist/llvm/bindings/python/llvm/tests/
H A Dtest_core.py86 for f in reversed(m):
108 for bb in reversed(f):
136 for inst in reversed(bb):
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-neon-compare-instructions.ll159 ; LT implemented as GT, so check reversed operands.
168 ; LT implemented as GT, so check reversed operands.
177 ; LT implemented as GT, so check reversed operands.
186 ; LT implemented as GT, so check reversed operands.
195 ; LT implemented as GT, so check reversed operands.
204 ; LT implemented as GT, so check reversed operands.
213 ; LT implemented as GT, so check reversed operands.
271 ; LE implemented as GE, so check reversed operands.
280 ; LE implemented as GE, so check reversed operands.
289 ; LE implemented as GE, so check reversed operands.
[all …]
H A Dneon-compare-instructions.ll181 ; LT implemented as GT, so check reversed operands.
191 ; LT implemented as GT, so check reversed operands.
201 ; LT implemented as GT, so check reversed operands.
211 ; LT implemented as GT, so check reversed operands.
221 ; LT implemented as GT, so check reversed operands.
231 ; LT implemented as GT, so check reversed operands.
241 ; LT implemented as GT, so check reversed operands.
307 ; LE implemented as GE, so check reversed operands.
317 ; LE implemented as GE, so check reversed operands.
327 ; LE implemented as GE, so check reversed operands.
[all …]
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/SystemZ/
H A Dinsert-06.ll17 ; ... and again with the operands reversed.
41 ; ... and again with the operands reversed.
123 ; ...and again with the operands reversed.
146 ; ...and again with the operands reversed.
H A Dinsert-01.ll19 ; Like f1, but with the operands reversed.
46 ; Like f3, but with the operands reversed.
72 ; Like f5, but with the operands reversed.
97 ; Like f7, but with the operands reversed.
H A Dinsert-02.ll19 ; Like f1, but with the operands reversed.
46 ; Like f3, but with the operands reversed.
72 ; Like f5, but with the operands reversed.
97 ; Like f7, but with the operands reversed.
H A Dbranch-08.ll8 ; order should be reversed.
H A Dint-cmp-42.ll104 ; Check the comparison can be reversed if that allows CLGFRL to be used.
H A Dint-cmp-43.ll100 ; Check the comparison can be reversed if that allows CGRL to be used.
H A Dint-cmp-36.ll104 ; Check the comparison can be reversed if that allows CHRL to be used.
H A Dint-cmp-37.ll104 ; Check the comparison can be reversed if that allows CLHRL to be used.
H A Dint-cmp-39.ll104 ; Check the comparison can be reversed if that allows CGHRL to be used.
H A Dint-cmp-40.ll104 ; Check the comparison can be reversed if that allows CLGHRL to be used.
H A Dint-cmp-41.ll104 ; Check the comparison can be reversed if that allows CGFRL to be used.
H A Dint-cmp-38.ll119 ; Check the comparison can be reversed if that allows CRL to be used.
H A Dint-abs-01.ll111 ; Repeat f8 with the operands reversed.
H A Dint-cmp-04.ll109 ; Check the comparison can be reversed if that allows CGH to be used.
H A Dint-cmp-07.ll119 ; Check the comparison can be reversed if that allows CG to be used.
H A Dint-cmp-08.ll119 ; Check the comparison can be reversed if that allows CLG to be used.
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/R600/
H A Dicmp-select-sete-reverse-args.ll3 ;Test that a select with reversed True/False values is correctly lowered
/minix/external/bsd/llvm/dist/clang/tools/clang-format/
H A Dclang-format.py80 for op in reversed(sequence.get_opcodes()):
/minix/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/
H A Dcanonicalize_branch.ll66 ; Ensure that the branch metadata is reversed to match the reversals above.
/minix/crypto/external/bsd/openssl/dist/doc/apps/
H A Dnseq.pod38 situation is reversed: a Netscape certificate sequence is created from
/minix/external/bsd/llvm/dist/llvm/test/Transforms/LoopVectorize/
H A Dminmax_reduction.ll42 ; Turn this into a max reduction. The select has its inputs reversed therefore
99 ; Turn this into a min reduction. The select has its inputs reversed therefore
158 ; Turn this into a max reduction. The select has its inputs reversed therefore
215 ; Turn this into a min reduction. The select has its inputs reversed therefore
245 ; Turn this into a min reduction (select inputs are reversed).
274 ; Turn this into a max reduction (select inputs are reversed).
303 ; Turn this into a min reduction (select inputs are reversed).
332 ; Turn this into a max reduction (select inputs are reversed).
/minix/external/bsd/llvm/dist/llvm/test/MC/ARM/
H A Dneon-cmp-encoding.s179 @ VACLT is an alias for VACGT w/ the source operands reversed.
180 @ VACLE is an alias for VACGE w/ the source operands reversed.

123