Searched refs:pops (Results 1 – 16 of 16) sorted by relevance
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/ |
D | ManyConstructorsTest.java | 238 Farm pops = factory.popsFarm("Pop"); in testDependenciesAndOtherAnnotations() local 239 assertEquals("Pop", pops.pop); in testDependenciesAndOtherAnnotations() 240 assertEquals(null, pops.mom); in testDependenciesAndOtherAnnotations()
|
/external/llvm/test/CodeGen/X86/ |
D | fast-cc-callee-pops.ll | 3 ; Check that a fastcc function pops its stack variables before returning.
|
D | fast-isel-x86.ll | 35 ; Check that we fast-isel sret, and handle the callee-pops behavior correctly.
|
D | x86-win64-shrink-wrapping.ll | 10 ; after the pops, we will have additional instruction (jump, mov,
|
/external/boringssl/src/crypto/perlasm/ |
D | readme | 42 and pops.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | ttProgram.py | 164 for op, mnemonic, argBits, name, pops, pushes in instructionList:
|
/external/llvm/test/Transforms/NaryReassociate/ |
D | nary-add.ll | 111 ; the stack optimization in tryReassociatedAdd that pops the candidates that
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 4903 static int pops(struct r600_shader_ctx *ctx, int pops) in pops() argument 4915 alu_pop += pops; in pops() 4929 ctx->bc->cf_last->pop_count = pops; in pops() 5032 static int emit_jump_to_offset(struct r600_shader_ctx *ctx, int pops, int offset) 5036 ctx->bc->cf_last->pop_count = pops; 5056 pops(ctx, ifidx + 1); 5069 pops(ctx, 1); 5097 pops(ctx, 1); in tgsi_endif()
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | C.stg | 2737 // we want to reuse scope entries if we do continuous push and pops. Most scopes don't 2780 // we want to reuse scope entries if we do continuous push and pops. Most scopes don't
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-port.h.orig | 644 // pops up a dialog window that cannot be suppressed programmatically.
|
/external/bison/ |
D | NEWS | 1648 When a Bison-generated parser encounters a syntax error, it now pops
|
D | ChangeLog-2012 | 13390 error recovery, mixing with/without pops and discarding of the
|
/external/clang/docs/ |
D | UsersManual.rst | 731 and pops as unknown pragmas. It should be noted that while Clang
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 2080 arguments than the caller a 'callee pops arguments' convention is used. This
|
D | LangRef.rst | 9206 practice, this pops any :ref:`alloca <i_alloca>` blocks from the stack that
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 12228 new function pops a message together with a list link
|