Lines Matching defs:identifiers
72 LLVM identifiers come in two basic types: global and local. Global
73 identifiers (functions, global variables) begin with the ``'@'``
74 character. Local identifiers (register names, types) begin with the
76 identifiers, for different purposes:
94 Additionally, unnamed identifiers allow a compiler to quickly come up
306 If none of the above identifiers are used, the global is externally
925 for unnamed temporaries (:ref:`see above<identifiers>`). For example, if a
1141 identifiers, but quoted names are not allowed. ``"\xx"`` type escapes
3258 The *target triple* string consists of a series of identifiers delimited
4677 the :ref:`identifier for the global <identifiers>` is used and always have
6789 ``DIMacro`` nodes represent definition or undefinition of a macro identifiers.
7387 Loop metadata nodes cannot be used as unique identifiers. They are
8002 identifiers so that the runtime can find the metadata section with
8597 :ref:`type identifiers<typeid_summary>`.