HomeSort by relevance Sort by last modified time
    Searched refs:trunc (Results 26 - 50 of 141) sorted by null

12 3 4 5 6

  /external/chromium_org/v8/test/cctest/compiler/
test-simplified-lowering.cc 675 const Operator* trunc) {
677 Return(graph()->NewNode(trunc, node));
976 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), t.p0); local
977 Node* use = t.Use(trunc, kRepTagged);
987 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), t.p0); local
998 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), t.p0); local
1010 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), p0); local
1021 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToInt32(), t.p0); local
1047 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), t.p0); local
1058 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), t.p0); local
1069 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), t.p0); local
1081 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), p0); local
1092 Node* trunc = t.graph()->NewNode(t.simplified()->NumberToUint32(), t.p0); local
    [all...]
  /external/chromium_org/third_party/skia/samplecode/
SampleColorFilter.cpp 30 int trunc = x >> 3; local
40 return trunc + bias;
73 SkDebugf("--- %3d : trunc=%3d (%2d) round:%3d (%2d) \n"/*new:%d (%2d)\n"*/, i,
84 SkDebugf("--- trunc: %d %d round: %d %d new: %d %d\n", e0, ae0, e1, ae1, e2, ae2);
  /external/llvm/test/MC/Mips/mips1/
invalid-mips3.s 62 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
63 trunc.l.s $f28,$f31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
64 trunc.w.d $f22,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
65 trunc.w.s $f28,$f30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
invalid-mips4.s 86 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
87 trunc.l.s $f28,$f31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
88 trunc.w.d $f22,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
89 trunc.w.s $f28,$f30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
invalid-mips5.s 84 trunc.l.d $f23,$f23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
85 trunc.l.s $f28,$f31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
86 trunc.w.d $f22,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
87 trunc.w.s $f28,$f30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtodg.c 198 goto trunc;
212 ) goto trunc;
217 goto trunc;
223 goto trunc;
229 goto trunc;
233 goto trunc;
237 trunc: