Home
last modified time | relevance | path

Searched full:emitting (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/freebsd-src/contrib/libucl/doc/
H A Dapi.md8 - [Emitting functions](#emitting-functions)
27 - [Emitting functions](#emitting-functions-1)
52 ### Emitting functions
244 # Emitting functions
253 Moreover, libucl API allows to select a custom set of emitting functions allowing
280 Libucl provides the following functions for emitting UCL objects:
306 … For objects, arrays, booleans and numeric types this function performs emitting to a compact json…
H A Dlibucl.330 .SS Emitting functions
309 .SH EMITTING FUNCTIONS
325 Moreover, libucl API allows to select a custom set of emitting functions
363 Libucl provides the following functions for emitting UCL objects:
407 emitting to a compact json format actually.
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h450 /// \p PassName is the name of the pass emitting this diagnostic. \p
625 /// \p PassName is the name of the pass emitting this diagnostic. \p
661 /// \p PassName is the name of the pass emitting this diagnostic.
691 /// \p PassName is the name of the pass emitting this diagnostic. If this name
719 /// \p PassName is the name of the pass emitting this diagnostic. If
736 /// \p PassName is the name of the pass emitting this diagnostic. If this name
765 /// \p PassName is the name of the pass emitting this diagnostic. If
782 /// \p PassName is the name of the pass emitting this diagnostic. If this name
837 /// \p PassName is the name of the pass emitting this diagnostic. If
856 /// \p PassName is the name of the pass emitting thi
[all...]
/freebsd-src/contrib/libxo/libxo/
H A Dxo_explicit.h28 * of emitting invalid xml or json, but the developer shouldn't need
35 * prep for emitting output fields.
H A Dxo_emit_f.333 emitting functions. These processing of arguments, except for
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp46 // It is mildly evil to print directly to llvm::outs() rather than emitting in checkBranchCondition()
88 // It is mildly evil to print directly to llvm::outs() rather than emitting in checkPreCall()
105 // It is mildly evil to print directly to llvm::outs() rather than emitting in checkPostCall()
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.cpp361 // Add task for emitting .debug_line section. in finishCloningAndEmit()
367 // Add task for emitting .debug_info section. in finishCloningAndEmit()
370 // Add task for emitting Pub accelerator sections. in finishCloningAndEmit()
379 // Add task for emitting .debug_str_offsets section. in finishCloningAndEmit()
382 // Add task for emitting .debug_abbr section. in finishCloningAndEmit()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h66 /// Whether we are currently emitting an entry value operation. in peek()
114 /// Push a DW_OP_piece / DW_OP_bit_piece for emitting later, if one is needed in createRegister()
138 /// Start emitting data to the temporary buffer. The data stored in the
183 /// register by emitting a fragment of a super-register or by piecing together
214 /// Finalize an entry value by emitting its size operand, and committing the
H A DDwarfExpression.cpp141 // can avoid emitting redundant aliasing subregs. Because this is in addMachineReg()
233 // The loop below is emitting the value starting at least significant byte, in addConstantFP()
412 assert(!IsEmittingEntryValue && "Already emitting entry value?"); in beginEntryValueExpression()
448 "Began emitting entry value block before cancelling entry value"); in cancelEntryValue()
523 // The fragment offset must have already been adjusted by emitting an in addExpression()
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DTokenConcatenation.h26 /// For example, it emitting two identifiers "foo" and "bar" next to each
27 /// other would cause the lexer to produce one "foobar" token. Emitting "1"
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnosticPrinter.cpp66 // This is important as if the location is missing, we may be emitting in HandleDiagnostic()
68 // other infrastructure necessary when emitting more rich diagnostics. in HandleDiagnostic()
H A DTextDiagnosticPrinter.cpp132 // This is important as if the location is missing, we may be emitting in HandleDiagnostic()
134 // other infrastructure necessary when emitting more rich diagnostics. in HandleDiagnostic()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHazardRecognizer.h30 // in the same packet, then try to wait another cycle before emitting.
62 /// Return the hazard type of emitting this node. There are three
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOptimizationRemarkEmitter.h61 /// \p PassName is the name of the pass emitting this diagnostic. If this name
87 /// \p PassName is the name of the pass emitting this diagnostic. If this name
113 /// \p PassName is the name of the pass emitting this diagnostic. If this name
H A DScheduleHazardRecognizer.h53 /// getHazardType - Return the hazard type of emitting this node. There are
77 /// PreEmitNoops - This callback is invoked prior to emitting an instruction.
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h39 /// This class provides an interface for building and emitting
122 /// This is the primary entry point for emitting diagnostic messages.
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h316 /// When emitting an object file, create and emit a real label. When emitting
343 /// Return true if this asm streamer supports emitting unformatted text
392 /// Return the current section that the streamer is emitting code to. in getCurrentSection()
402 /// Return the previous section that the streamer is emitting code to.
455 // add the section we're emitting it to later.
532 /// Start emitting COFF symbol definition
686 /// Functionally identical to EmitBytes. When emitting textual assembly, this
1029 /// point of emitting .xdata, in order to indicate that the frame is active.
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DOptEmitter.h
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantEmitter.h9 // A helper class for emitting expressions and values as llvm::Constants
94 // side effects, or emitting an initialization that requires a
H A DCodeGenAction.cpp832 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
837 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
842 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
847 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
852 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
857 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
862 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
867 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFStreamer.h10 // emitting data into an actual object file.
/freebsd-src/contrib/arm-optimized-routines/pl/math/test/
H A Dpl_test.h
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h187 /// Get a pointer to a protocol object for the given declaration, emitting it if
189 /// for emitting a protocol reference in code (e.g. for a protocol expression)
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.h29 /// emitting \p SectionName. For example:
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCTargetAsmParser.cpp38 // Some targets erroneously report success after emitting an error. in parseDirective()

12345678910>>...19