Home
last modified time | relevance | path

Searched refs:bcs (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/test/MC/M68k/Control/Classes/
H A DMxBcc.s12 ; CHECK: bcs $1
14 bcs $1 label
55 ; CHECK: bcs $3fc
57 bcs $3fc label
/llvm-project/llvm/test/CodeGen/X86/
H A D2009-07-16-CoalescerBug.ll142 %bcs.0 = phi i32 [ undef, %if.end919 ], [ 0, %if.end887 ] ; <i32> [#uses=5]
182 …%bcs.1 = phi i32 [ %bcs.0, %if.then1086 ], [ %bcs.0, %if.end972 ], [ %bcs.0, %land.lhs.true975 ], …
201 … ptr undef, ptr %cp.0, ptr undef, i32 0, ptr undef, i32 0, ptr undef, i32 %bcs.1, ptr undef) nounw…
/llvm-project/llvm/test/MC/AArch64/
H A Darm64-condbr-without-dots.s5 bcs lbl
H A Dbasic-a64-instructions.s1239 bcs lbl
/llvm-project/llvm/test/MC/Sparc/
H A Dsparc64-ctrl-instructions.s40 ! CHECK: bcs %xcc, .BB0 ! encoding: [0x0a,0b01101AAA,A,A]
42 bcs %xcc, .BB0
272 ! CHECK: bcs,a %icc, .BB0 ! encoding: [0x2a,0b01001AAA,A,A]
274 bcs,a %icc, .BB0
328 ! CHECK: bcs,pn %icc, .BB0 ! encoding: [0x0a,0b01000AAA,A,A]
330 bcs,pn %icc, .BB0
384 ! CHECK: bcs,a,pn %icc, .BB0 ! encoding: [0x2a,0b01000AAA,A,A]
386 bcs,a,pn %icc, .BB0
440 ! CHECK: bcs %icc, .BB0 ! encoding: [0x0a,0b01001AAA,A,A]
442 bcs,pt %icc, .BB0
[all …]
H A Dsparc-ctrl-instructions.s139 ! CHECK: bcs .BB0 ! encoding: [0x0a,0b10AAAAAA,A,A]
141 bcs .BB0
143 ! CHECK: bcs .BB0 ! encoding: [0x0a,0b10AAAAAA,A,A]
347 ! CHECK: bcs,a .BB0 ! encoding: [0x2a,0b10AAAAAA,A,A]
349 bcs,a .BB0
/llvm-project/llvm/test/CodeGen/SPARC/
H A Dumulo-128-legalisation-lowering.ll51 ; SPARC-NEXT: bcs .LBB0_2
57 ; SPARC-NEXT: bcs .LBB0_4
93 ; SPARC-NEXT: bcs .LBB0_16
127 ; SPARC-NEXT: bcs .LBB0_26
/llvm-project/llvm/test/CodeGen/M68k/Arith/
H A Dadd-with-overflow.ll34 ; CHECK-NEXT: bcs .LBB1_2
/llvm-project/libc/AOR_v20.02/string/arm/
H A Dstrcmp.S278 bcs L(aligned_m1)
339 bcs L(overlap2) /* C=1, Z=1 => src2[1:0] = 0b10. */
H A Dmemcpy.S465 bcs 2b
570 bcs 2b
/llvm-project/llvm/test/MC/Disassembler/Sparc/
H A Dsparc.txt114 # CHECK: bcs 4194303
/llvm-project/llvm/test/MC/Lanai/
H A Dv11.s63 bcs 0x123454 label
103 bcs.r 0x5678
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dminmax-fold.ll614 %bcs = bitcast i32 %sel to float
615 ret float %bcs
650 %bcs = bitcast <8 x i32> %sel to <8 x float>
651 ret <8 x float> %bcs