HomeSort by relevance Sort by last modified time
    Searched refs:Emit (Results 151 - 175 of 311) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 121 void Emit(const AsmPrinter *AP) const;
155 void Emit(const AsmPrinter *AP, MCSection *Section) const;
468 /// Emit value via the Dwarf writer.
666 /// Set to true to force a DIE to emit an abbreviation that says it has
805 /// that emit DWARF use this section variable.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 121 void Emit(const AsmPrinter *AP) const;
155 void Emit(const AsmPrinter *AP, MCSection *Section) const;
468 /// Emit value via the Dwarf writer.
666 /// Set to true to force a DIE to emit an abbreviation that says it has
805 /// that emit DWARF use this section variable.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 121 void Emit(const AsmPrinter *AP) const;
155 void Emit(const AsmPrinter *AP, MCSection *Section) const;
468 /// Emit value via the Dwarf writer.
666 /// Set to true to force a DIE to emit an abbreviation that says it has
805 /// that emit DWARF use this section variable.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 121 void Emit(const AsmPrinter *AP) const;
155 void Emit(const AsmPrinter *AP, MCSection *Section) const;
468 /// Emit value via the Dwarf writer.
666 /// Set to true to force a DIE to emit an abbreviation that says it has
805 /// that emit DWARF use this section variable.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 121 void Emit(const AsmPrinter *AP) const;
155 void Emit(const AsmPrinter *AP, MCSection *Section) const;
468 /// Emit value via the Dwarf writer.
666 /// Set to true to force a DIE to emit an abbreviation that says it has
805 /// that emit DWARF use this section variable.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 121 void Emit(const AsmPrinter *AP) const;
155 void Emit(const AsmPrinter *AP, MCSection *Section) const;
468 /// Emit value via the Dwarf writer.
666 /// Set to true to force a DIE to emit an abbreviation that says it has
805 /// that emit DWARF use this section variable.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 121 void Emit(const AsmPrinter *AP) const;
155 void Emit(const AsmPrinter *AP, MCSection *Section) const;
468 /// Emit value via the Dwarf writer.
666 /// Set to true to force a DIE to emit an abbreviation that says it has
805 /// that emit DWARF use this section variable.
  /external/clang/lib/Serialization/
MultiOnDiskHashTable.h 290 void emit(llvm::SmallVectorImpl<char> &Out, WriterInfo &Info, function in class:clang::serialization::MultiOnDiskHashTableGenerator
319 uint32_t BucketOffset = Gen.Emit(OutStream, Info);
  /external/llvm/lib/MC/
MCWin64EH.cpp 190 // Emit unwind instructions (in reverse order).
221 void llvm::Win64EH::UnwindEmitter::Emit(MCStreamer &Streamer) const {
222 // Emit the unwind info structs first.
229 // Now emit RUNTIME_FUNCTION entries.
240 // here and from Emit().
  /external/llvm/unittests/Bitcode/
BitstreamReaderTest.cpp 197 Stream.Emit(Magic, 32);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DIE.cpp 54 /// Emit - Print the abbreviation using the specified asm printer.
56 void DIEAbbrev::Emit(AsmPrinter *AP) const {
57 // Emit its Dwarf tag type.
61 // Emit whether it has children DIEs.
69 // Emit attribute type.
74 // Emit form type.
188 /// EmitValue - Emit integer of appropriate size.
242 /// EmitValue - Emit string value.
246 // Emit nul terminator.
260 /// EmitValue - Emit label value
    [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
MCWin64EH.cpp 180 // Emit unwind instructions (in reverse order).
250 // here and from Emit().
259 void MCWin64EHUnwindEmitter::Emit(MCStreamer &streamer) {
261 // Emit the unwind info structs first.
269 // Now emit RUNTIME_FUNCTION entries.
  /external/v8/src/wasm/
wasm-module-builder.h 127 void Emit(WasmOpcode opcode);
  /art/compiler/utils/x86/
assembler_x86.h 312 * Emit Machine Instructions.
816 buffer_.Emit<uint8_t>(value);
820 buffer_.Emit<int32_t>(value);
826 buffer_.Emit<uint8_t>(0xC0 + (rm << 3) + reg);
  /external/vixl/src/aarch64/
macro-assembler-aarch64.cc 88 Emit(option);
105 friend void LiteralPool::Emit(LiteralPool::EmitOption);
106 friend void VeneerPool::Emit(VeneerPool::EmitOption, size_t);
110 void LiteralPool::Emit(EmitOption option) {
111 // There is an issue if we are asked to emit a blocked or empty pool.
250 Emit(option, amount);
257 void VeneerPool::Emit(EmitOption option, size_t amount) {
258 // There is an issue if we are asked to emit a blocked or empty pool.
285 // Patch the branch to point to the current position, and emit a branch
381 if (!literal_pool_.IsEmpty()) literal_pool_.Emit();
    [all...]
  /external/boringssl/src/crypto/obj/
objects.go 601 // Emit each object's DER encoding, concatenated, and save the offsets.
621 // Emit an ASN1_OBJECT for each object.
638 // Emit a list of NIDs sorted by short name.
654 // Emit a list of NIDs sorted by long name.
670 // Emit a list of NIDs sorted by OID.
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp 131 // Emit the finished record.
135 // Emit information about parameter attributes.
198 // Emit the finished record.
254 // Emit an entry count so the reader can reserve space.
334 // Emit the finished record.
381 // Emit top-level description of module, including target triple, inline asm,
386 // Emit various pieces of data attached to a module.
397 // Emit information about sections and GC, computing how many there are. Also
438 // Emit abbrev for globals, now that we know # sections and max alignment.
465 // Emit the global variable information
    [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp 154 // Emit the finished record.
158 // Emit information about parameter attributes.
239 // Emit an entry count so the reader can reserve space.
308 // Emit the name if it is present.
334 // Emit the finished record.
379 // Emit top-level description of module, including target triple, inline asm,
384 // Emit various pieces of data attached to a module.
395 // Emit information about sections and GC, computing how many there are. Also
436 // Emit abbrev for globals, now that we know # sections and max alignment.
463 // Emit the global variable information
    [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp 154 // Emit the finished record.
158 // Emit information about parameter attributes.
241 // Emit an entry count so the reader can reserve space.
310 // Emit the name if it is present.
336 // Emit the finished record.
392 // Emit top-level description of module, including target triple, inline asm,
397 // Emit various pieces of data attached to a module.
408 // Emit information about sections and GC, computing how many there are. Also
449 // Emit abbrev for globals, now that we know # sections and max alignment.
476 // Emit the global variable information
    [all...]
  /art/compiler/optimizing/
optimizing_compiler.cc 360 CompiledMethod* Emit(ArenaAllocator* arena,
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 342 * Emit Machine Instructions.
884 // Emit a rex prefix byte if necessary for reg. ie if reg is a register in the range R8 to R15.
894 // Emit a REX.W prefix plus necessary register bit encodings.
904 // Emit a REX prefix to normalize byte registers plus necessary register bit encodings.
914 buffer_.Emit<uint8_t>(value);
918 buffer_.Emit<int32_t>(value);
932 buffer_.Emit<uint8_t>((0xC0 | (reg & 7)) + (rm << 3));
    [all...]
  /external/clang/lib/CodeGen/
CGException.cpp 1 //===--- CGException.cpp - Emit LLVM Code for C++ exceptions ----*- C++ -*-===//
347 void Emit(CodeGenFunction &CGF, Flags flags) override {
465 /// Emit the dispatch block for a filter scope if necessary.
916 /// Emit the structure of the dispatch block for the given catch scope.
    [all...]
  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 255 uint64_t HashTableStart = Generator.Emit(OS.OS, *InfoObj);
  /external/v8/src/compiler/
instruction-selector-impl.h 174 selector_->Emit(kArchNop, casted_from_operand);
  /external/v8/src/crankshaft/arm64/
lithium-codegen-arm64.h 259 // Emit frame translation commands for an environment.
417 // It is used to emit code for conditional branching. The Emit() function
430 virtual void Emit(Label* label) const = 0;

Completed in 2384 milliseconds

1 2 3 4 5 67 8 91011>>