Home
last modified time | relevance | path

Searched refs:setle (Results 1 – 25 of 80) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DI386-32.s469 setle -485498096(%edx,%eax,4) label
473 setle 485498096(%edx,%eax,4) label
477 setle 485498096(%edx) label
481 setle 485498096 label
485 setle 64(%edx,%eax) label
493 setle (%edx) label
DI386-64.s621 setle 485498096 label
625 setle 64(%rdx) label
629 setle 64(%rdx,%rax,4) label
633 setle -64(%rdx,%rax,4) label
637 setle 64(%rdx,%rax) label
641 setle %r14b label
645 setle (%rdx) label
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Dfwdtwice.ll5 ;; cast -> setle 0, %cast -> br %cond
7 ;; i.e., cast is forwarded to the setle and the setle is forwarded
/external/llvm/test/CodeGen/Generic/
Dfwdtwice.ll5 ;; cast -> setle 0, %cast -> br %cond
7 ;; i.e., cast is forwarded to the setle and the setle is forwarded
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/
Dfwdtwice.ll5 ;; cast -> setle 0, %cast -> br %cond
7 ;; i.e., cast is forwarded to the setle and the setle is forwarded
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
D2005-01-14-SetSelectCrash.ll4 %setle = icmp sle i64 1, 0 ; <i1> [#uses=1]
5 %select = select i1 true, i1 %setle, i1 true ; <i1> [#uses=0]
/external/llvm/test/CodeGen/PowerPC/
D2005-01-14-SetSelectCrash.ll4 %setle = icmp sle i64 1, 0 ; <i1> [#uses=1]
5 %select = select i1 true, i1 %setle, i1 true ; <i1> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
D2005-01-14-SetSelectCrash.ll4 %setle = icmp sle i64 1, 0 ; <i1> [#uses=1]
5 %select = select i1 true, i1 %setle, i1 true ; <i1> [#uses=0]
/external/llvm/test/CodeGen/X86/
Dfpcmp-soft-fp.ll10 ; CHECK: setle
50 ; CHECK: setle
Dfp128-compare.ll55 ; CHECK: setle %cl
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfpcmp-soft-fp.ll10 ; CHECK: setle
50 ; CHECK: setle
Dpr38539.ll45 ; X64-NEXT: setle %al
129 ; X86-NEXT: setle %al
205 ; X64-NEXT: setle %al
268 ; X86-NEXT: setle %al
Dfp128-compare.ll57 ; CHECK: setle %cl
Dpr32284.ll32 ; X86-O0-NEXT: setle %dil
48 ; X64-NEXT: setle %dl
69 ; 686-O0-NEXT: setle %al
89 ; 686-NEXT: setle %dl
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td68 def : Pat<(setle f32:$lhs, f32:$rhs), (LE_F32 f32:$lhs, f32:$rhs)>;
74 def : Pat<(setle f64:$lhs, f64:$rhs), (LE_F64 f64:$lhs, f64:$rhs)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td68 def : Pat<(setle f32:$lhs, f32:$rhs), (LE_F32 f32:$lhs, f32:$rhs)>;
74 def : Pat<(setle f64:$lhs, f64:$rhs), (LE_F64 f64:$lhs, f64:$rhs)>;
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dcmp.ll51 ; CHECK: setle %al
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV3.td147 defm: MinMax_pats_p<setle, A2_minp, A2_maxp>;
168 //def : Pat <(brcond (i1 (setle (i32 IntRegs:$src1), 0)), bb:$offset),
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPU64InstrInfo.td175 // i64 setgt/setle:
221 def : I64SETCCNegCond<setle, I64GTr64>;
222 def : I64SELECTNegCond<setle, I64GTr64>;
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dand.ll55 ; Test of sign bit, convert to setle %A, 0
62 ; Test of sign bit, convert to setle %A, 0
/external/llvm/test/Transforms/InstCombine/
Dand.ll74 ; Test of sign bit, convert to setle %A, 0
85 ; Test of sign bit, convert to setle %A, 0
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaInstrInfo.td202 defm CMOVLE : cmov_inst<0x64, "cmovle", CmpOpFrag<(setle node:$R, 0)>>;
223 def : Pat<(select (setle GPRC:$RCOND, 0), GPRC:$RTRUE, immUExt8:$RFALSE),
355 [(set GPRC:$RC, (setle GPRC:$RA, GPRC:$RB))], s_iadd>;
357 [(set GPRC:$RC, (setle GPRC:$RA, immUExt8:$L))], s_iadd>;
662 // [(set F8RC:$RC, (setle F8RC:$RA, F8RC:$RB))]>;
757 def : Pat<(select (setle F8RC:$RA, F8RC:$RB), F8RC:$st, F8RC:$sf),
800 def : Pat<(select (setle F8RC:$RA, F8RC:$RB), F4RC:$st, F4RC:$sf),
913 def : Pat<(brcond (setle GPRC:$RA, 0), bb:$DISP),
936 def : Pat<(brcond (setle F8RC:$RA, immFPZ), bb:$DISP),
956 def : Pat<(brcond (setle F8RC:$RA, F8RC:$RB), bb:$DISP),
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrCMovSetCC.td102 defm SETLE : SETCC<0x9E, "setle", X86_COND_LE>; // signed less than or equal
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GlobalISel/
Dcmp.ll152 ; ALL-NEXT: setle %al
/external/clang/www/demo/
Dindex.cgi99 …$input =~ s@\b(add|sub|mul|div|rem|and|or|xor|setne|seteq|setlt|setgt|setle|setge|phi|tail|call|ca…

1234