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

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 341 /// \return Pointer to the memory area for emitting target address.
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 182 /// mode without emitting such REV instructions.
  /external/llvm/lib/Target/R600/
R600Packetizer.cpp 346 // Here, Insn 1 will result in the dependence graph not emitting an output
  /external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 12 // for updating execution counts and emitting the profile at runtime.
  /external/llvm/test/CodeGen/ARM/
vext.ll 165 ; this rather than blindly emitting a VECTOR_SHUFFLE (infinite
  /external/llvm/test/CodeGen/X86/
haddsub-undef.ll 263 ; If the Subtarget doesn't support AVX2, then we avoid emitting two packed
sibcall.ll 182 ; In 32-bit mode, it's emitting a bunch of dead loads that are not being
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 464 * XXX: Using vector selects would avoid emitting intrinsics, but they aren't
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c 466 * emitting the final MOV to true_psiz in the postamble.
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tcl.c 57 * Render unclipped vertex buffers by emitting vertices directly to
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdsample.c 154 * "consumed" until we are done color converting and emitting it.
  /external/tcpdump/
parsenfsfh.c 85 /* Nasty hack to keep the Ultrix C compiler from emitting bogus warnings */
  /external/v8/src/arm64/
debug-arm64.cc 322 // Generate enough nop's to make space for a call instruction. Avoid emitting
lithium-codegen-arm64.h 151 // Generic version of EmitBranch. It contains some code to avoid emitting a
  /external/vboot_reference/tests/futility/
test_sign_kernel.sh 166 # now repack the old way, again emitting just the vblock
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 146 /// orderSymbolTable - order symbol table before emitting
  /frameworks/native/opengl/tools/glgen2/registry/
reg.py 412 # Derived classes responsible for emitting feature
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
viddec_mpeg2_workload.c 421 MPEG2_DEB("Emitting workloads.\n");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 129 the parser and makes it parse the data, emitting the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 129 the parser and makes it parse the data, emitting the
  /art/runtime/
trace.cc 263 // Iterate top-down over the old trace until the point where they differ, emitting exit events.
268 // Iterate bottom-up over the new trace from the point where they differ, emitting entry events.
    [all...]
  /external/clang/include/clang/Serialization/
ASTWriter.h 339 /// as we are emitting declarations to the AST file. The AST file contains a
763 /// This routine should be used when emitting types and declarations
    [all...]
  /external/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp 298 /// \brief Engine for emitting diagnostics about the diagnostics.
805 // Finish off any diagnostic we were in the process of emitting.
    [all...]
  /external/llvm/docs/tutorial/
LangImpl5.rst 351 emitting into if, for example, it contains a nested "if/then/else"
610 Now that the "preheader" for the loop is set up, we switch to emitting
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 571 /// flushing any PendingLoad items. This must be done before emitting
579 /// to do this before emitting a terminator instruction.
    [all...]

Completed in 441 milliseconds

1 2 3 4 5 6 7 891011>>