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

1 2 3 45 6 7 8 91011>>

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfException.h 137 /// emitted immediately after the function entry point.
146 /// should be emitted.
150 /// should be emitted.
154 /// should be emitted.
171 /// emitted immediately after the function entry point.
192 /// emitted immediately after the function entry point.
201 /// info should be emitted.
205 /// should be emitted.
209 /// should be emitted.
224 /// emitted immediately after the function entry point
    [all...]
  /external/chromium_org/third_party/skia/include/pdf/
SkPDFDocument.h 57 * Will fail if the document has already been emitted.
65 * true if successful. Will fail if the document has already been emitted.
  /external/clang/test/CodeGen/
alias.c 19 // Make sure that aliases cause referenced values to be emitted.
27 void test7() { test6(); } // test6 is emitted as extern.
  /external/skia/include/pdf/
SkPDFDocument.h 57 * Will fail if the document has already been emitted.
65 * true if successful. Will fail if the document has already been emitted.
  /frameworks/compile/slang/lit-tests/
README 25 more than just emitted bitcode. For example, with some changes to the testcases
27 write tests that verify the emitted Java code.
  /dalvik/dx/tests/111-use-null-as-array/
info.txt 16 This test compares emitted code against a known-good (via eyeballing)
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_base.h 21 // the logging is turned off, a warning is emitted when a function call is
  /external/chromium_org/third_party/WebKit/ManualTests/
resize-events.html 17 Test how many resize events are emitted during page load and dynamic content generation.
  /external/chromium_org/third_party/leveldatabase/src/table/
block_builder.h 46 int counter_; // Number of entries emitted since restart
  /external/chromium_org/tools/gyp/test/msvs/shared_output/
gyptest-shared_output.py 9 OutputDirectory. We previously had emitted the definition of
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x-fixits.cpp 3 // Verify that the appropriate fixits are emitted for narrowing conversions in
  /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/llvm/include/llvm/CodeGen/
MachineJumpTableInfo.h 45 /// represented and emitted.
65 /// If the .set directive is supported, this is emitted as:
70 /// EK_Inline - Jump table entries are emitted inline at their point of
104 /// prevent it from being emitted.
FastISel.h 74 /// Return the position of the last instruction emitted for materializing
78 /// Update the position of the last instruction emitted for materializing
181 /// instruction with the given type and opcode be emitted.
187 /// instruction with the given type, opcode, and register operand be emitted.
194 /// instruction with the given type, opcode, and register operands be emitted.
203 /// operands be emitted.
212 /// immediate operands be emitted.
221 /// operands be emitted.
240 /// instruction with the given type, opcode, and immediate operand be emitted.
248 /// operand be emitted
    [all...]
  /external/llvm/include/llvm/ExecutionEngine/
JITEventListener.h 51 /// profilers and debuggers that need to know where functions have been emitted.
63 /// emitted to memory. The function still has its MachineFunction attached,
80 /// emitted to memory. NotifyFunctionEmitted will not be called for
90 /// a previously emitted object is released.
  /external/llvm/test/CodeGen/AArch64/
flags-multiuse.ll 25 ; Currently, the comparison is emitted again. An MSR/MRS pair would also be
  /external/llvm/test/CodeGen/ARM/
odr_comdat.ll 7 ; "Any static member data object is emitted in a COMDAT identified by its mangled
  /external/llvm/test/CodeGen/PowerPC/
float-asmprint.ll 3 ; Check that all current floating-point types are correctly emitted to assembly
  /external/llvm/test/CodeGen/X86/
float-asmprint.ll 3 ; Check that all current floating-point types are correctly emitted to assembly
hidden-vis-pic.ll 19 ; emitted here.
odr_comdat.ll 7 ; "Any static member data object is emitted in a COMDAT identified by its mangled
  /external/llvm/test/MC/X86/
gnux32-dwarf-gen.s 7 # This test checks the dwarf info section emitted to the output object by the
  /external/llvm/lib/Target/ARM/
ARMJITInfo.h 77 /// relocate - Before the JIT can run a block of code that has been emitted,
88 /// are emitted by the target.
138 /// the corresponding inline jump table is emitted. When relocations are
161 /// has not been emitted.
169 /// addIndirectSymAddr - Add a mapping from address of an emitted symbol to
  /external/llvm/utils/TableGen/
X86RecognizableInstr.h 96 /// Indicates whether the instruction should be emitted into the decode
97 /// tables; regardless, it will be emitted into the instruction info table
105 /// The description of the instruction that is emitted into the instruction
191 /// the emitted table format, handling any duplicate operands it encounters
220 /// particular, MMX MOV instructions aren't emitted, but they're only
224 /// emitted; false if not. This will return false if filter() returns false
  /external/chromium/third_party/libjingle/source/talk/base/
asyncpacketsocket.h 70 // Emitted after address for the socket is allocated.
73 // Emitted each time a packet is read. Used only for UDP and

Completed in 2166 milliseconds

1 2 3 45 6 7 8 91011>>