/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | I386-32.s | 469 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
|
D | I386-64.s | 621 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/ |
D | fwdtwice.ll | 5 ;; 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/ |
D | fwdtwice.ll | 5 ;; 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/ |
D | fwdtwice.ll | 5 ;; 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/ |
D | 2005-01-14-SetSelectCrash.ll | 4 %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/ |
D | 2005-01-14-SetSelectCrash.ll | 4 %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/ |
D | 2005-01-14-SetSelectCrash.ll | 4 %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/ |
D | fpcmp-soft-fp.ll | 10 ; CHECK: setle 50 ; CHECK: setle
|
D | fp128-compare.ll | 55 ; CHECK: setle %cl
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fpcmp-soft-fp.ll | 10 ; CHECK: setle 50 ; CHECK: setle
|
D | pr38539.ll | 45 ; X64-NEXT: setle %al 129 ; X86-NEXT: setle %al 205 ; X64-NEXT: setle %al 268 ; X86-NEXT: setle %al
|
D | fp128-compare.ll | 57 ; CHECK: setle %cl
|
D | pr32284.ll | 32 ; 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/ |
D | WebAssemblyInstrFloat.td | 68 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/ |
D | WebAssemblyInstrFloat.td | 68 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/ |
D | cmp.ll | 51 ; CHECK: setle %al
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfoV3.td | 147 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/ |
D | SPU64InstrInfo.td | 175 // i64 setgt/setle: 221 def : I64SETCCNegCond<setle, I64GTr64>; 222 def : I64SELECTNegCond<setle, I64GTr64>;
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | and.ll | 55 ; Test of sign bit, convert to setle %A, 0 62 ; Test of sign bit, convert to setle %A, 0
|
/external/llvm/test/Transforms/InstCombine/ |
D | and.ll | 74 ; 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/ |
D | AlphaInstrInfo.td | 202 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/ |
D | X86InstrCMovSetCC.td | 102 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/ |
D | cmp.ll | 152 ; ALL-NEXT: setle %al
|
/external/clang/www/demo/ |
D | index.cgi | 99 …$input =~ s@\b(add|sub|mul|div|rem|and|or|xor|setne|seteq|setlt|setgt|setle|setge|phi|tail|call|ca…
|