HomeSort by relevance Sort by last modified time
    Searched refs:emitted (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
aligncomm-c.d 8 # No .drectve section emitted.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
attr-order.s 2 @ are emitted in the proper order.
mapmisc.s 42 # not cause the literal pool to be emitted with a code mapping symbol.
  /external/llvm/test/MC/Hexagon/
pcrel.s 4 # make sure the fixups emitted match what is
got.s 4 # make sure the fixups emitted match what is
  /frameworks/compile/mclinker/lib/LD/
DiagnosticEngine.cpp 63 bool emitted = m_pInfoMap->process(*this); local
65 return emitted;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
err-1.s 3 ! Check that errors are emitted, with no crashes, when an external symbol
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange4.s 2 ! lost because .space just emitted a frag, without calling emit_expr as
err-2.s 6 ! errors are emitted for the 32-bit ABI.
crange1.s 1 ! Test that .cranges are emitted:
75 ! is emitted for the SHcompact constant pool: there's normally one such
  /external/llvm/test/MC/COFF/
comm-align.s 5 # - that -aligncomm is not emitted for 1-byte alignment
6 # - that -aligncomm is emitted for the various alignments (greater than 1)
9 # - that functions after the switch also are emitted into the correct section
  /external/llvm/test/MC/Mips/
elf_eflags_micromips2.s 5 # The microMIPS flag is not set if no microMIPS code was emitted.
module-softfloat.s 10 # Check if the MIPS.abiflags section was correctly emitted:
mips-data-directives.s 15 # Checking if the data and reloations were correctly emitted
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_fence.c 116 * @emitted: Last seqno emitted by the kernel.
117 * @has_emitted: Whether we provide the emitted value.
123 uint32_t emitted,
136 emitted = ops->last_emitted;
137 if (emitted - signaled > (1 << 30))
138 emitted = signaled;
141 if (signaled == ops->last_signaled && emitted == ops->last_emitted)
145 if (!vmw_fence_seq_is_signaled(fence->seqno, signaled, emitted))
152 ops->last_emitted = emitted;
    [all...]
  /external/boringssl/src/util/fipstools/testdata/x86_64-BSS/
in.s 8 # BSS symbols may also be emitted in .bss sections.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-v32-f1.d 4 # Test that v32 flags are properly recognized and emitted at disassembly.
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_pm4.c 128 if (idx != ~0 && sctx->emitted.array[idx] == state) {
129 sctx->emitted.array[idx] = NULL;
165 if (!state || sctx->emitted.array[i] == state)
169 sctx->emitted.array[i] = state;
175 memset(&sctx->emitted, 0, sizeof(sctx->emitted));
  /external/llvm/test/MC/Sparc/
sparc-little-endian.s 7 ! Ensure instructions are emitted in reversed byte order:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
rx-asm-bad.s 58 This text should just be emitted and not assemble
  /external/llvm/test/MC/X86/
gnux32-dwarf-gen.s 7 # This test checks the dwarf info section emitted to the output object by the
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
err-builtin.s 5 % not use the symbol table. Make sure an error is emitted for
relax1-n.d 6 # be emitted, rather than errors emitted. FIXME.
  /external/llvm/test/MC/Mips/mips32/
abiflags.s 10 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips32r2/
abiflags.s 11 # Checking if the Mips.abiflags were correctly emitted.

Completed in 910 milliseconds

1 2 3 4 5 6