HomeSort by relevance Sort by last modified time
    Searched full:emitted (Results 201 - 225 of 1830) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/CodeGen/
address-safety-attr-kasan.cpp 1 // Make sure the sanitize_address attribute is emitted when using both ASan and KASan.
global-init.c 49 // This shouldn't be emitted as common because it has an explicit section.
  /external/clang/test/Modules/
ExtDebugInfo.m 2 // Test that only forward declarations are emitted for types defined in modules.
  /external/cros/system_api/dbus/power_manager/
dbus-constants.h 38 // Signals emitted by powerd.
policy.proto 70 // Delay after which an IdleActionImminent signal will be emitted, in
72 // action is performed, an IdleActionDeferred signal will be emitted. If the
73 // idle delay is changed after IdleActionImminent has been emitted, an
74 // additional signal will be emitted. 0 disables the signal. Capped to be
  /external/dexmaker/
README 12 It has a small, close-to-the-metal API. This API mirrors the Dalvik bytecode specification giving you tight control over the bytecode emitted. Code is generated instruction-by-instruction; you bring your own abstract syntax tree if you need one. And since it uses Dalvik's dx tool as a backend, you get efficient register allocation and regular/wide instruction selection for free.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
ZeroSizeInsn.java 24 * Pseudo-instruction base class for zero-size (no code emitted)
  /external/google-breakpad/src/testing/scripts/generator/
README 19 If no ClassNames are specified, all classes in the file are emitted.
  /external/icu/icu4c/source/test/cintltst/
nccbtst.h 43 * the error would have been emitted to log_err separately. */
  /external/llvm/include/llvm/Bitcode/
BitCodes.h 42 /// of a vbr5 for # operand infos. Each operand info is emitted with a
44 /// emitted with a vbr8. If not, the encoding is emitted as 3 bits followed
48 // UNABBREV_RECORDs are emitted with a vbr6 for the record code, followed by
  /external/llvm/lib/Target/Sparc/
SparcTargetObjectFile.cpp 29 // gets emitted by the asmprinter.
  /external/llvm/test/CodeGen/AMDGPU/
move-addr64-rsrc-dead-subreg-writes.ll 4 ; from the pointer, dead register writes are not emitted.
  /external/llvm/test/CodeGen/X86/
twoaddr-lea.ll 3 ;; emitted before the shift to save the register value before it is
win64_call_epi.ll 55 ; Check nop is not emitted when call is not adjacent to epilogue.
  /external/llvm/test/MC/AArch64/
error-location.s 3 // Note: These errors are not always emitted in the order in which the relevant
  /external/llvm/test/MC/ARM/
error-location.s 3 @ Note: These errors are not always emitted in the order in which the relevant
  /external/llvm/test/MC/Mips/
hilo-addressing.s 39 # Check that relocation isn't emitted for %hi(label1 - label2) and
  /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.
  /external/llvm/test/MC/Mips/mips64/
abiflags.s 10 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips64r2/
abiflags.s 10 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips64r3/
abiflags.s 10 # Checking if the Mips.abiflags were correctly emitted.
  /external/llvm/test/MC/Mips/mips64r5/
abiflags.s 10 # Checking if the Mips.abiflags were correctly emitted.

Completed in 1105 milliseconds

1 2 3 4 5 6 7 891011>>