HomeSort by: relevance | last modified time | path
    Searched refs:Defined (Results 1 - 20 of 20) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Object/
RecordStreamer.cpp 1 //===-- RecordStreamer.cpp - Record asm defined and used symbols ----------===//
25 case Defined:
27 S = Defined;
41 case Defined:
60 case Defined:
176 case RecordStreamer::Defined:
197 // the aliasee was defined in the IR.
227 // Don't use EmitAssignment override as it always marks alias as defined.
RecordStreamer.h 1 //===- RecordStreamer.h - Record asm defined and used symbols ---*- C++ -*-===//
26 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used,
70 // defined symbol they alias with.
ModuleSymbolTable.cpp 149 case RecordStreamer::Defined:
  /src/external/bsd/unbound/dist/contrib/
unbound_cache.cmd 36 if defined %arg2% (goto Not_Defined) else (goto Defined)
66 :Defined
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
PPCallbacks.h 293 /// \param Undef New MacroDirective if the macro was defined, null otherwise.
301 /// Hook called whenever the 'defined' operator is seen.
303 virtual void Defined(const Token &MacroNameTok, const MacroDefinition &MD,
557 void Defined(const Token &MacroNameTok, const MacroDefinition &MD,
559 First->Defined(MacroNameTok, MD, Range);
560 Second->Defined(MacroNameTok, MD, Range);
PreprocessingRecord.h 149 /// The name of the macro being defined.
157 /// Retrieve the name of the macro being defined.
542 /// Hook called whenever the 'defined' operator is seen.
543 void Defined(const Token &MacroNameTok, const MacroDefinition &MD,
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 24 /// IsInternalRead markers to MachineOperands which are defined inside the
251 /// Reg or one of its aliases is defined. The definition may only cover
253 bool Defined;
254 /// Reg or a super-register is defined. The definition covers the full
267 /// - Reg is completely dead because "defined" by a clobber.
270 /// Reg is Defined and all defs of reg or an overlapping register are
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineInstrBundle.cpp 120 /// IsInternalRead markers to MachineOperands which are defined inside the
189 // Re-defined inside the bundle, it's no longer killed.
192 // Previously defined but dead.
341 PRI.Defined = true;
352 else if (PRI.Defined)
RDFGraph.cpp 920 // may define certain registers as defined on entry to such a block.
1029 std::set<RegisterId> Defined;
1056 Defined.insert(RR.Reg);
1060 if (!Defined.count(A))
1074 std::set<RegisterId> Defined;
1099 // Assert if the register is defined in two or more unrelated defs.
1101 if (!Defined.insert(RR.Reg).second) {
1392 // defined references. For each reference there will be a phi created
1394 // This is done to make sure that each defined reference gets only one
1395 // phi node, even if it is defined multiple times
    [all...]
MachineBasicBlock.cpp 294 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
1570 if (Info.Defined) {
1596 // If so, the register's state is definitely defined by the live-in state.
  /src/external/apache2/llvm/dist/clang/lib/Index/
IndexingAction.cpp 55 void Defined(const Token &MacroNameTok, const MacroDefinition &MD,
59 // Note: this is defined(M), not #define M
197 // was defined in another module. In such case, MI may be nullptr, since
  /src/external/apache2/llvm/dist/clang/lib/Lex/
PreprocessingRecord.cpp 422 void PreprocessingRecord::Defined(const Token &MacroNameTok,
PPExpressions.cpp 81 /// of whether !defined(X) has been seen.
84 /// !defined(X) and !defined X
86 /// !!!defined(X) and +!defined(X) and !+!+!defined(X) and !(defined(X)).
89 /// parsed value is of the form defined(X), !defined(X) or is something else.
91 DefinedMacro, // defined(X
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 366 if (PRI.Defined || PRI.Clobbered) {
372 LLVM_DEBUG(dbgs() << "Flags not defined in " << printMBBReference(*MBB)
470 // defined before The CmpBB cmp clobbers the flags. Alternatively, it should
  /src/share/mk/
bsd.sys.mk 5 .if !defined(_BSD_SYS_MK_)
12 .if !defined(_BSD_OWN_MK_)
35 .if defined(MAKEOBJDIRPREFIX)
39 .if defined(NETBSDOBJDIR)
67 .if !defined(COVERITY_TOP_CONFIG) && empty(CFLAGS:M*-std=*)
73 .if defined(WARNS)
90 .if !defined(NOGCCERROR)
98 .if (!defined(MKPIC) || ${MKPIC} != "no") && \
99 (!defined(LDSTATIC) || ${LDSTATIC} != "-static")
101 . if !defined(HAVE_GCC) || defined(HAVE_LLVM
    [all...]
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
format.txt 75 Cp 46 Defined character
  /src/external/gpl3/gdb/dist/gdb/
ChangeLog-3.x 304 * m-convex.h (IGNORE_SYMBOL): Check for N_MONPT if defined.
798 #if defined(TIOCGETC) && !defined(TIOCGETC_BROKEN)
1281 * m-npl.h, m-pn.h: Defined NO_GNU_STABS.
1405 (_initialize_utils): Defined "info screensize" as a normal command.
1508 (since it's defined in utils.c).
1523 * m-symmetry.h: Defined NO_SIGINTERRUPT.
1584 * m-news.h [NO_SIGINTERRUPT]: Defined.
1603 defined since we first learned about it.
1740 * m-convex.h [FIRSTLINE_DEBUG_BROKEN]: Defined a flag to indicat
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
ChangeLog-3.x 304 * m-convex.h (IGNORE_SYMBOL): Check for N_MONPT if defined.
798 #if defined(TIOCGETC) && !defined(TIOCGETC_BROKEN)
1281 * m-npl.h, m-pn.h: Defined NO_GNU_STABS.
1405 (_initialize_utils): Defined "info screensize" as a normal command.
1508 (since it's defined in utils.c).
1523 * m-symmetry.h: Defined NO_SIGINTERRUPT.
1584 * m-news.h [NO_SIGINTERRUPT]: Defined.
1603 defined since we first learned about it.
1740 * m-convex.h [FIRSTLINE_DEBUG_BROKEN]: Defined a flag to indicat
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
package.d 141 $(TD Creates a forward range whose values are defined by a
1545 // Carefully defined postblit to postblit the appropriate range
3089 //member version if it's defined.
3562 If `n` is not defined, an infinite random access range
3565 If `n` is defined, a random access range with slicing.
3697 whose front is defined by successive calls to `fun()`.
4653 Returns the length of this range. Defined only if all ranges define
4680 Returns a slice of the range. Defined only if all range define
4697 Returns the `n`th element in the composite range. Defined if all
4712 Assigns to the `n`th element in the composite range. Defined i
    [all...]
  /src/external/mpl/bind/dist/
configure 1701 --enable-tracing enable User Statically Defined Tracing
1756 User-defined run-time library search path.
1825 DTRACE path to dtrace binary used to build User Statically Defined
2150 #if defined __stub_$2 || defined __stub___$2
2593 #if !defined __STDC__
2660 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
2810 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
3454 # We test $MAKE if it is defined in the environment, else "make".
5516 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether _XOPEN_SOURCE should be defined" >&
    [all...]

Completed in 32 milliseconds