/external/llvm/test/CodeGen/ARM/ |
D | vsel.ll | 6 %tst1 = icmp sgt i32 %lhs32, %rhs32 7 %val1 = select i1 %tst1, float %a, float %b 15 %tst1 = icmp sgt i32 %lhs32, %rhs32 16 %val1 = select i1 %tst1, double %a, double %b 24 %tst1 = icmp sge i32 %lhs32, %rhs32 25 %val1 = select i1 %tst1, float %a, float %b 33 %tst1 = icmp sge i32 %lhs32, %rhs32 34 %val1 = select i1 %tst1, double %a, double %b 42 %tst1 = icmp eq i32 %lhs32, %rhs32 43 %val1 = select i1 %tst1, float %a, float %b [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | icmp-logical.ll | 11 %tst1 = icmp ne i32 %mask1, 0 16 %res = and i1 %tst1, %tst2 28 %tst1 = icmp eq i32 %mask1, 0 33 %res = or i1 %tst1, %tst2 45 %tst1 = icmp ne i32 %mask1, 7 50 %res = and i1 %tst1, %tst2 62 %tst1 = icmp eq i32 %mask1, 7 67 %res = or i1 %tst1, %tst2 79 %tst1 = icmp ne i32 %mask1, %A 84 %res = and i1 %tst1, %tst2 [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | cond-sel.ll | 10 %tst1 = icmp ugt i32 %lhs32, %rhs32 11 %val1 = select i1 %tst1, i32 42, i32 52 32 %tst1 = fcmp one float %lhs32, %rhs32 35 %val1 = select i1 %tst1, i32 42, i32 52 62 %tst1 = icmp ugt i32 %lhs32, %rhs32 64 %val1 = select i1 %tst1, i32 %inc1, i32 %lhs32 102 %tst1 = icmp ugt i32 %lhs32, %rhs32 104 %val1 = select i1 %tst1, i32 %inc1, i32 %lhs32 142 %tst1 = icmp ugt i32 %lhs32, %rhs32 144 %val1 = select i1 %tst1, i32 %inc1, i32 %lhs32 [all …]
|
D | fcmp.ll | 8 %tst1 = fcmp oeq float %a, %b 9 br i1 %tst1, label %end, label %t2 47 %tst1 = fcmp oeq double %a, %b 48 br i1 %tst1, label %end, label %t2
|
D | compare-branch.ll | 10 %tst1 = icmp eq i32 %val1, 0 11 br i1 %tst1, label %end, label %test2
|
D | fp-cond-sel.ll | 12 %tst1 = icmp ugt i32 %lhs32, %rhs32 13 %val1 = select i1 %tst1, float 0.0, float 1.0
|
D | arm64-ands-bad-peephole.ll | 8 ; CHECK-LABEL: tst1: 11 define void @tst1(i1 %tst, i32 %true) {
|
D | tst-br.ll | 22 %tst1 = icmp ne i32 %tbit1, 0 23 br i1 %tst1, label %test2, label %end1
|
D | addsub-shifted.ll | 197 %tst1 = icmp uge i32 %lhs32, %shift1 198 br i1 %tst1, label %t2, label %end 250 %tst1 = icmp uge i32 %lhs32, %val1 251 br i1 %tst1, label %t2, label %end
|
D | tbz-tbnz.ll | 134 %tst1 = icmp slt i64 %and1, 0 135 br i1 %tst1, label %if.then1, label %if.end
|
D | logical_shifted_reg.ll | 200 %tst1 = icmp sgt i64 %simple_and, 0 201 br i1 %tst1, label %ret, label %test2
|
/external/llvm/test/CodeGen/X86/ |
D | sse-fcopysign.ll | 3 define float @tst1(float %a, float %b) {
|
/external/elfutils/src/tests/ |
D | Makefile.in | 185 am__EXEEXT_3 = asm-tst1$(EXEEXT) asm-tst2$(EXEEXT) asm-tst3$(EXEEXT) \ 231 asm_tst1_SOURCES = asm-tst1.c 232 asm_tst1_OBJECTS = asm-tst1.$(OBJEXT) 490 allregs.c arextract.c arls.c arsymtest.c asm-tst1.c asm-tst2.c \ 509 allfcts.c allregs.c arextract.c arls.c arsymtest.c asm-tst1.c \ 896 asm_TESTS = asm-tst1 asm-tst2 asm-tst3 asm-tst4 asm-tst5 \ 1239 asm-tst1$(EXEEXT): $(asm_tst1_OBJECTS) $(asm_tst1_DEPENDENCIES) $(EXTRA_asm_tst1_DEPENDENCIES) 1240 @rm -f asm-tst1$(EXEEXT) 1510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm-tst1.Po@am__quote@ 2665 asm-tst1.log: asm-tst1$(EXEEXT)
|
D | Makefile | 185 am__EXEEXT_3 = asm-tst1$(EXEEXT) asm-tst2$(EXEEXT) asm-tst3$(EXEEXT) \ 231 asm_tst1_SOURCES = asm-tst1.c 232 asm_tst1_OBJECTS = asm-tst1.$(OBJEXT) 490 allregs.c arextract.c arls.c arsymtest.c asm-tst1.c asm-tst2.c \ 509 allfcts.c allregs.c arextract.c arls.c arsymtest.c asm-tst1.c \ 896 asm_TESTS = asm-tst1 asm-tst2 asm-tst3 asm-tst4 asm-tst5 \ 1239 asm-tst1$(EXEEXT): $(asm_tst1_OBJECTS) $(asm_tst1_DEPENDENCIES) $(EXTRA_asm_tst1_DEPENDENCIES) 1240 @rm -f asm-tst1$(EXEEXT) 1510 include ./$(DEPDIR)/asm-tst1.Po 2665 asm-tst1.log: asm-tst1$(EXEEXT)
|
D | Makefile.am | 55 asm_TESTS = asm-tst1 asm-tst2 asm-tst3 asm-tst4 asm-tst5 \
|
D | ChangeLog | 1728 * asm-tst1.c: Likewise. 1957 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
|
/external/v8/src/mips/ |
D | macro-assembler-mips.h | 676 void Push(Register src, Condition cond, Register tst1, Register tst2) { in Push() argument 678 Branch(3, cond, tst1, Operand(tst2)); in Push()
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.h | 698 void Push(Register src, Condition cond, Register tst1, Register tst2) { in Push() argument 700 Branch(3, cond, tst1, Operand(tst2)); in Push()
|