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

1 2 3 4

  /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/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pm4.c 164 if (idx != ~0 && rctx->emitted.array[idx] == state) {
165 rctx->emitted.array[idx] = NULL;
181 if (!state || rctx->emitted.array[i] == state)
196 if (!state || rctx->emitted.array[i] == state)
227 if (!state || rctx->emitted.array[i] == state)
231 rctx->emitted.array[i] = state;
237 memset(&rctx->emitted, 0, sizeof(rctx->emitted));
  /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/llvm/test/MC/Mips/
module-softfloat.s 10 # Check if the MIPS.abiflags section was correctly emitted:
mips-data-directives.s 13 # Checking if the data and reloations were correctly emitted
  /external/llvm/test/MC/Sparc/
sparc-little-endian.s 7 ! Ensure instructions are emitted in reversed byte order:
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_context.h 137 GLuint emitted; /* I810_UPLOAD_* */ member in struct:i830_hw_state
157 i830->state.emitted &= ~flag; \
  /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.
  /external/llvm/test/MC/Mips/mips32r3/
abiflags.s 11 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips32r5/
abiflags.s 11 # Checking if the Mips.abiflags were correctly emitted.

Completed in 647 milliseconds

1 2 3 4