Lines Matching +refs:clang +refs:format +refs:executable
448 On targets that use the ELF object file format, default visibility
458 dynamic symbol table, so no other module (executable or shared
505 For variables defined in the executable and only used within it.
559 section of an executable, etc). Note that variables that need runtime
1133 have a particular format. Specifically, it must begin with a sequence of
1139 makes the format of the prologue data highly target dependent.
1379 `SafeStack <http://clang.llvm.org/docs/SafeStack.html>`_
2528 values are represented in their IEEE hexadecimal format so that assembly
2535 precision, respectively. Hexadecimal format is always used for long
2536 double, and there are three forms of long double. The 80-bit format used
2538 128-bit format used by PowerPC (two adjacent doubles) is represented by
2539 ``0xM`` followed by 32 hexadecimal digits. The IEEE 128-bit format is
2541 will only work if they match the long double format on your target.
2542 The IEEE 16-bit format (half precision) is represented by ``0xH``
3210 compatibility with the translation of GCC inline asm coming from clang.
3779 !0 = !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
4184 The current metadata format is very simple. TBAA metadata nodes have up
4224 The current metadata format is very simple. ``!tbaa.struct`` metadata
9452 format that can be written out by a compiler runtime and consumed via
10973 representation in a format. Applied to declets, significands of finite
10977 conversion of a floating-point value to the same format. NaNs are handled
11073 storage-only format. This means that it is a dense encoding (in memory)
11074 but does not support computation in the format.
11102 conventional floating point type to half precision floating point format.
11114 conventional floating point format to half precision floating point format. The
11142 conversion from half precision floating point format to single precision
11143 floating point format.
11155 conversion from half single precision floating point format to single
11156 precision floating point format. The input half-float value is
11228 This fills the memory pointed to by ``tramp`` with executable code,
11289 intrinsic returns the executable address corresponding to ``tramp``