HomeSort by relevance Sort by last modified time
    Searched full:emitted (Results 351 - 375 of 1302) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/CodeGen/AsmPrinter/
Win64Exception.cpp 53 /// being emitted immediately after the function entry point.
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 71 /// emitted at some point in the file, so AsmPrinter emits them after the
80 "Some labels for deleted blocks never got emitted");
161 // was already emitted, we can just forget about it, otherwise we need to
186 if (Sym->isDefined()) continue; // Ignore already emitted labels.
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 91 // Adds the just-emitted function to the symbol table.
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFStreamer.cpp 48 /// In brief: $x or $d should be emitted at the start of each contiguous region
  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.h 75 /// non-NULL parameter, the last instruction is not emitted, but instead
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCExpand.cpp 112 // emitted here. We'll redo them in the contract pass.
  /external/llvm/test/DebugInfo/X86/
union-template.ll 4 ; Verify that we've emitted template arguments for the union
  /external/llvm/test/TableGen/
TargetInstrInfo.td 106 // Instructions that need extra stuff emitted in the assembly can, trivially.
  /external/llvm/test/Transforms/LoopStrengthReduce/
2013-01-14-ReuseCast.ll 13 ; "dead" ptrpoint not emitted (or dead code eliminated) with
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_transform.c 103 * \return number of tokens emitted
  /external/mesa3d/src/gallium/drivers/i915/
i915_prim_emit.c 150 /* Make sure state is re-emitted after a flush:
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.h 186 union si_state emitted; member in struct:r600_context
  /external/mesa3d/src/mesa/tnl/
t_context.c 141 * attributes need to be emitted to the rasterizer.
  /external/qemu/
qjson.c 272 /* XXX: should QError be emitted? */
  /external/v8/src/
regexp-macro-assembler-irregexp.h 38 // Create an assembler. Instructions and relocation information are emitted
safepoint-table.h 209 // Get the offset of the emitted safepoint table in the code.
  /external/valgrind/main/coregrind/
pub_core_debuglog.h 81 /* A simple vprintf(). For each emitted byte, (*send_fn) is called with
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 168 // Get MC codegen emitted function name list.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 66 /* INSN_UID for next insn emitted.
70 /* INSN_UID for next debug insn emitted. Only used if
74 /* Location the last line-number NOTE emitted.
395 /* Nonzero if code to initialize arg_pointer_save_area has been emitted. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 66 /* INSN_UID for next insn emitted.
70 /* INSN_UID for next debug insn emitted. Only used if
74 /* Location the last line-number NOTE emitted.
395 /* Nonzero if code to initialize arg_pointer_save_area has been emitted. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 66 /* INSN_UID for next insn emitted.
70 /* INSN_UID for next debug insn emitted. Only used if
74 /* Location the last line-number NOTE emitted.
395 /* Nonzero if code to initialize arg_pointer_save_area has been emitted. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 66 /* INSN_UID for next insn emitted.
70 /* INSN_UID for next debug insn emitted. Only used if
74 /* Location the last line-number NOTE emitted.
395 /* Nonzero if code to initialize arg_pointer_save_area has been emitted. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
typeinfo 92 * controls in which translation unit the vtable is emitted. The
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
gmon.h 43 /* structure emitted by "gcc -a". This must match struct bb in
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
gmon.h 43 /* structure emitted by "gcc -a". This must match struct bb in

Completed in 1393 milliseconds

<<11121314151617181920>>