/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_fs_reg_allocate.cpp | 324 * smeared registers are only used as short-term temporaries when
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_vb_program.c | 242 ASSIGN_4V(machine->Temporaries[i], 0.0F, 0.0F, 0.0F, 0.0F);
|
/external/chromium_org/v8/src/ |
lithium-allocator.h | 620 // Next virtual register number to be assigned to temporaries.
|
scopes.cc | 606 // Collect temporaries which are always allocated on the stack, unless the [all...] |
/external/chromium_org/v8/test/webkit/ |
codegen-temporaries.js | 25 'Tests whether bytecode codegen properly handles temporaries.'
|
/external/clang/test/CXX/class.access/ |
p4.cpp | 344 // Destructors for temporaries.
|
/external/clang/test/CodeGenCXX/ |
microsoft-abi-sret-and-byval.cpp | 119 // Test that temporaries passed by reference are destroyed in the caller.
|
/external/eigen/Eigen/src/Core/util/ |
XprHelper.h | 300 // (poor choice of temporaries).
|
/external/llvm/lib/Target/ARM/ |
README-Thumb.txt | 18 temporaries to spill values into.
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
r300_fragprog_emit.c | 505 rc_error(&compiler->Base, "Too many hardware temporaries used.\n");
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
radeonsi_pipe.c | 448 return 256; /* Max native temporaries. */
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
matrix.h | 157 * temporaries */
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_reg_allocate.cpp | 324 * smeared registers are only used as short-term temporaries when
|
/external/mesa3d/src/mesa/tnl/ |
t_vb_program.c | 242 ASSIGN_4V(machine->Temporaries[i], 0.0F, 0.0F, 0.0F, 0.0F);
|
/external/qemu/target-arm/ |
op_helper.c | 332 all our temporaries. For now implement these as helper functions. */
|
/external/qemu/tcg/ |
tcg.h | 401 * code which is not supposed to leak any TCG temporaries, then
|
/external/v8/src/ |
lithium-allocator.h | 619 // Next virtual register number to be assigned to temporaries.
|
/external/valgrind/main/VEX/pub/ |
libvex_ir.h | 70 eg. guest register writes, stores, and assignments to temporaries. 125 - three assignments to temporaries 131 - three temporaries (two nested within the Add32, one in the PUT) 134 either constants or temporaries. An equivalent, unflattened version 385 /* ------------------ Temporaries ------------------ */ [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
MemRegion.h | 811 /// Compound literals are essentially temporaries that are stack allocated [all...] |
/external/clang/www/ |
cxx_dr_status.html | 556 <td>Lifetime of temporaries in query expressions</td> 742 <td>Timing of destruction of temporaries</td> 784 <td>Lifetime of temporaries in default initialization of class arrays</td> [all...] |
/art/compiler/dex/ |
mir_graph.h | 190 * name of compiler-introduced temporaries.
|
/bionic/libc/arch-arm/bionic/ |
strcmp.a15.S | 382 /* Restore temporaries early, before computing the return value. */
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
strcmp.S | 341 /* Restore temporaries early, before computing the return value. */
|
/external/chromium/third_party/libjingle/source/talk/base/ |
httpclient.cc | 106 // Temporaries
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
httpclient.cc | 106 // Temporaries
|