HomeSort by relevance Sort by last modified time
    Searched full:constant0 (Results 1 - 25 of 25) sorted by null

  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p3-nodeduct.cpp 10 Constant<void(int), &f<int> > constant0; variable
  /art/compiler/optimizing/
liveness_test.cc 162 // (constant0, constant4, constant5, phi)
209 // (constant0, constant4, phi)
253 // (constant0, constant4, phi)
299 // (constant0, constant4, constant5, phi)
347 // (constant0, constant4, phi)
394 // (constant0, constant4, constant5, phi in block 8)
448 // (constant0, constant4, constant5, phi in block 2)
499 // (constant0, constant4, constant5, phi in block 2, phi in block 6)
561 // (constant0, phi, add)
live_ranges_test.cc 54 * 2: constant0
96 * 2: constant0
145 * 2: constant0
217 * 2: constant0
297 * 2: constant0
376 * 2: constant0
391 * We want to make sure the constant0 has a lifetime hole after the 16: add.
codegen_test.cc 536 HIntConstant* constant0 = graph->GetIntConstant(0); local
538 HEqual* equal = new (&allocator) HEqual(constant0, constant0);
555 then->AddInstruction(new (&allocator) HReturn(constant0));
register_allocator_test.cc 155 * constant0
179 * constant0
218 * constant0
277 * constant0
    [all...]
  /external/llvm/test/CodeGen/X86/
widen_load-2.ll 181 ; CHECK: movdqa {{.*}}, %[[CONSTANT0:xmm[0-9]+]]
183 ; CHECK-NEXT: pshufb %[[SHUFFLE_MASK]], %[[CONSTANT0]]
184 ; CHECK-NEXT: pmovzxwq %[[CONSTANT0]], %[[CONSTANT0]]
185 ; CHECK-NEXT: movd %[[CONSTANT0]], %e[[R0:[abcd]]]x
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
371 inline constant_void_fun<_Result> constant0(const _Result& __val) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
functional 294 * The helper creator functions @c constant0, @c constant1, and
330 constant0(const _Result& __val)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
functional 294 * The helper creator functions @c constant0, @c constant1, and
330 constant0(const _Result& __val)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
functional 294 * The helper creator functions @c constant0, @c constant1, and
330 constant0(const _Result& __val)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
functional 290 * The helper creator functions @c constant0, @c constant1, and
326 constant0(const _Result& __val)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
371 inline constant_void_fun<_Result> constant0(const _Result& __val) { function
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
functional 290 * The helper creator functions @c constant0, @c constant1, and
326 constant0(const _Result& __val)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
371 inline constant_void_fun<_Result> constant0(const _Result& __val) { function
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
functional 290 * The helper creator functions @c constant0, @c constant1, and
326 constant0(const _Result& __val)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
371 inline constant_void_fun<_Result> constant0(const _Result& __val) { function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
functional 290 * The helper creator functions @c constant0, @c constant1, and
326 constant0(const _Result& __val)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
functional 291 * The helper creator functions @c constant0, @c constant1, and
327 constant0(const _Result& __val)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
functional 309 * The helper creator functions @c constant0, @c constant1, and
345 constant0(const _Result& __val)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
371 inline constant_void_fun<_Result> constant0(const _Result& __val) { function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function.h 336 // is true of the helper functions constant0, constant1, and constant2.)
371 inline constant_void_fun<_Result> constant0(const _Result& __val) { function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
functional 291 * The helper creator functions @c constant0, @c constant1, and
327 constant0(const _Result& __val)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
functional 309 * The helper creator functions @c constant0, @c constant1, and
345 constant0(const _Result& __val)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
functional 294 * The helper creator functions @c constant0, @c constant1, and
330 constant0(const _Result& __val)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
functional 294 * The helper creator functions @c constant0, @c constant1, and
330 constant0(const _Result& __val)

Completed in 1321 milliseconds