HomeSort by relevance Sort by last modified time
    Searched full:sub1 (Results 26 - 50 of 98) sorted by null

12 3 4

  /external/chromium_org/v8/test/mjsunit/
int32-ops.js 77 function Sub1(x) {
94 assertEquals(0, Sub1(1)); // fast case
96 assertEquals(SMI_MIN - ONE, Sub1(SMI_MIN)); // overflow
98 assertEquals(42 - ONE, Sub1(OBJ_42)); // non-smi
  /external/llvm/test/CodeGen/SystemZ/
int-sub-07.ll 110 %sub1 = add i64 %src, %index
111 %sub2 = add i64 %sub1, 4094
124 %sub1 = add i64 %src, %index
125 %sub2 = add i64 %sub1, 4096
fp-sub-01.ll 107 %sub1 = fsub float %sub0, %val1
108 %sub2 = fsub float %sub1, %val2
fp-sub-02.ll 107 %sub1 = fsub double %sub0, %val1
108 %sub2 = fsub double %sub1, %val2
int-sub-04.ll 129 %sub1 = sub i64 %sub0, %val1
130 %sub2 = sub i64 %sub1, %val2
  /external/v8/test/mjsunit/
int32-ops.js 77 function Sub1(x) {
94 assertEquals(0, Sub1(1)); // fast case
96 assertEquals(SMI_MIN - ONE, Sub1(SMI_MIN)); // overflow
98 assertEquals(42 - ONE, Sub1(OBJ_42)); // non-smi
  /external/llvm/lib/Target/R600/
AMDGPUInstructions.td 265 (vecType (build_vector elemType:$sub0, elemType:$sub1)),
267 (vecType (IMPLICIT_DEF)), $sub0, sub0), $sub1, sub1)
273 (vecType (IMPLICIT_DEF)), $x, sub0), $y, sub1), $z, sub2), $w, sub3)
277 (vecType (build_vector elemType:$sub0, elemType:$sub1,
283 (vecType (IMPLICIT_DEF)), $sub0, sub0), $sub1, sub1),
290 (vecType (build_vector elemType:$sub0, elemType:$sub1,
302 (vecType (IMPLICIT_DEF)), $sub0, sub0), $sub1, sub1),
    [all...]
SIInstrInfo.cpp 46 AMDGPU::sub0, AMDGPU::sub1, AMDGPU::sub2, AMDGPU::sub3,
53 AMDGPU::sub0, AMDGPU::sub1, AMDGPU::sub2, AMDGPU::sub3,
58 AMDGPU::sub0, AMDGPU::sub1, AMDGPU::sub2, AMDGPU::sub3, 0
62 AMDGPU::sub0, AMDGPU::sub1, AMDGPU::sub2, 0
66 AMDGPU::sub0, AMDGPU::sub1, 0
R600RegisterInfo.td 22 let SubRegIndices = [sub0, sub1, sub2, sub3];
29 let SubRegIndices = [sub0, sub1];
216 [sub0, sub1, sub2, sub3, sub4, sub5, sub6, sub7,
R600OptimizeVectorRegisters.cpp 15 /// vreg5<def> = REG_SEQ vreg1, sub0, vreg2, sub1, vreg3, sub2, undef, sub3
17 /// vreg7<def> = REG_SEQ vreg1, sub0, vreg3, sub1, undef, sub2, vreg4, sub3
18 /// (swizzable Inst) vreg7, SwizzleMask : sub0, sub1, sub2, sub3
21 /// vreg5<def> = REG_SEQ vreg1, sub0, vreg2, sub1, vreg3, sub2, undef, sub3
24 /// (swizzable Inst) vreg7, SwizzleMask : sub0, sub2, sub1, sub3
  /external/llvm/test/Transforms/InstCombine/
nsw.ll 3 ; CHECK-LABEL: @sub1(
7 define i32 @sub1(i32 %x) {
  /external/llvm/test/Analysis/DependenceAnalysis/
Coupled.ll 329 %sub1 = add nsw i64 %mul, -18
330 %arrayidx2 = getelementptr inbounds [100 x i32]* %A, i64 %sub1, i64 %sub
366 %sub1 = add nsw i64 %mul, -18
367 %arrayidx2 = getelementptr inbounds [100 x i32]* %A, i64 %sub1, i64 %sub
404 %sub1 = add nsw i64 %mul, -18
405 %arrayidx2 = getelementptr inbounds [100 x i32]* %A, i64 %sub1, i64 %sub
442 %sub1 = add nsw i64 %mul, -18
443 %arrayidx2 = getelementptr inbounds [100 x i32]* %A, i64 %sub1, i64 %sub
480 %sub1 = add nsw i64 %mul, -18
481 %arrayidx2 = getelementptr inbounds [100 x i32]* %A, i64 %sub1, i64 %su
    [all...]
ExactSIV.ll 321 %sub1 = sub i64 -60, %i.02
322 %arrayidx2 = getelementptr inbounds i32* %A, i64 %sub1
357 %sub1 = sub i64 -60, %i.02
358 %arrayidx2 = getelementptr inbounds i32* %A, i64 %sub1
393 %sub1 = sub i64 -60, %i.02
394 %arrayidx2 = getelementptr inbounds i32* %A, i64 %sub1
429 %sub1 = sub i64 -60, %i.02
430 %arrayidx2 = getelementptr inbounds i32* %A, i64 %sub1
465 %sub1 = sub i64 -60, %i.02
466 %arrayidx2 = getelementptr inbounds i32* %A, i64 %sub1
    [all...]
  /external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
UnixNetworkInterfaceTest.java 159 NetworkInterface sub1 = subInterfaces1.nextElement(); local
161 assertSame(sub1, sub2);
162 assertSame(netif, sub1.getParent());
  /external/llvm/test/Analysis/ScalarEvolution/
SolveQuadraticEquation.ll 92 %v1.01 = phi i64 [ -2, %entry ], [ %sub1, %for.body ]
93 %sub1 = sub i64 %v1.01, %v2.02
95 %tobool = icmp eq i64 %sub1, %phitmp
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_os.py 394 # SUB1/ a file kid and a directory kid
403 sub1_path = join(walk_path, "SUB1")
430 # We can't know which order SUB1 and SUB2 will appear in.
431 # Not flipped: TESTFN, SUB1, SUB11, SUB2
432 # flipped: TESTFN, SUB2, SUB1, SUB11
433 flipped = all[0][1][0] != "SUB1"
435 self.assertEqual(all[0], (walk_path, ["SUB1", "SUB2"], ["tmp1"]))
444 # Don't descend into SUB1.
445 if 'SUB1' in dirs:
447 dirs.remove('SUB1')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_os.py 394 # SUB1/ a file kid and a directory kid
403 sub1_path = join(walk_path, "SUB1")
430 # We can't know which order SUB1 and SUB2 will appear in.
431 # Not flipped: TESTFN, SUB1, SUB11, SUB2
432 # flipped: TESTFN, SUB2, SUB1, SUB11
433 flipped = all[0][1][0] != "SUB1"
435 self.assertEqual(all[0], (walk_path, ["SUB1", "SUB2"], ["tmp1"]))
444 # Don't descend into SUB1.
445 if 'SUB1' in dirs:
447 dirs.remove('SUB1')
    [all...]
  /libcore/harmony-tests/src/test/java/tests/api/java/math/
BigDecimalTest.java 743 BigDecimal sub1 = new BigDecimal("13948"); local
745 BigDecimal result = sub1.subtract(sub2);
749 BigDecimal result2 = sub2.subtract(sub1);
755 sub1 = new BigDecimal(value, 1);
757 result = sub1.subtract(sub2);
758 assertTrue("1234590.8 - 0 is wrong", result.equals(sub1));
759 sub1 = new BigDecimal(1.234E-03);
761 result = sub1.subtract(sub2);
764 sub1 = new BigDecimal(1234.0123);
766 result = sub1.subtract(sub2)
775 BigDecimal sub1 = new BigDecimal("-29830.989"); local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
nfrule.cpp 37 , sub1(NULL)
45 delete sub1;
379 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status);
484 if (sub1 != NULL) {
485 sub1->setDivisor(radix, exponent, status);
563 && *sub1 == *rhs.sub1
613 if (ruleText.startsWith(gSpace) && sub1->getPos() != 0) {
625 sub1->toString(temp);
626 ruleTextCopy.insert(sub1->getPos(), temp)
    [all...]
nfrule.h 99 NFSubstitution* sub1; member in class:NFRule
  /external/icu4c/i18n/
nfrule.cpp 36 , sub1(NULL)
44 delete sub1;
377 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status);
482 if (sub1 != NULL) {
483 sub1->setDivisor(radix, exponent, status);
561 && *sub1 == *rhs.sub1
611 if (ruleText.charAt(0) == gSpace && sub1->getPos() != 0) {
623 sub1->toString(temp);
624 ruleTextCopy.insert(sub1->getPos(), temp)
    [all...]
nfrule.h 99 NFSubstitution* sub1; member in class:NFRule
  /external/llvm/test/Transforms/LoopVectorize/
global_alias.ll 358 %sub1 = sub nsw i32 %sub, 1
359 %arrayidx = getelementptr inbounds [100 x i32]* getelementptr inbounds (%struct.anon* @Foo, i32 0, i32 2), i32 0, i32 %sub1
410 %sub1 = sub nsw i32 %sub, 10
411 %arrayidx = getelementptr inbounds [100 x i32]* getelementptr inbounds (%struct.anon* @Foo, i32 0, i32 2), i32 0, i32 %sub1
462 %sub1 = sub nsw i32 %sub, 1
463 %arrayidx = getelementptr inbounds [100 x i32]* getelementptr inbounds (%struct.anon* @Foo, i32 0, i32 2), i32 0, i32 %sub1
576 %sub1 = sub nsw i32 %sub, 1
579 %arrayidx2 = getelementptr inbounds [100 x i32]* %arrayidx, i32 0, i32 %sub1
636 %sub1 = sub nsw i32 %sub, 1
640 %arrayidx2 = getelementptr inbounds [100 x i32]* %arrayidx, i32 0, i32 %sub1
    [all...]
  /external/llvm/test/CodeGen/ARM/
2013-05-05-IfConvertBug.ll 113 %sub1 = add nsw i32 %w, -120
114 %cmp2 = icmp slt i32 %sub1, %sx
  /external/llvm/test/CodeGen/X86/
atomic_add.ll 5 define void @sub1(i32* nocapture %p, i32 %v) nounwind ssp {
7 ; CHECK-LABEL: sub1:

Completed in 389 milliseconds

12 3 4