Searched refs:code (Results 1076 – 1100 of 4069) sorted by relevance
1...<<41424344454647484950>>...163
1 ; RUN: llc -global-isel -mtriple=amdgcn-amd-amdhsa --amdhsa-code-object-version=2 < %S/../lds-size.…
6 .code
3 .code
10 .code
4 .code
8 .code
36 assert(e.code() == std::regex_constants::error_complexity); in main()
1 # FIXME: These tests compile code with %clang substitution which needs to run
26 assert(se.code() == std::make_error_code(std::errc::not_a_directory)); in main()
39 assert(e.code() == make_error_code(std::future_errc::promise_already_satisfied)); in main()
10 .. code-block:: c++
1 ; Found by inspection of the code
4 .code 16
9 # Whether to include code that links against zlib.
1 RUN: llvm-objdump --triple=thumbv7-apple-iOS -d %p/../Inputs/macho-data-in-code.macho-thumbv7 --mac…
3 # HELP: OVERVIEW: llvm machine code playground
1 # This file is split out to provide better code coverage.
3 # CHECK: *** Bad machine code: Invalid immediate ***
10 Sometimes code contains equal functions, or functions that does exactly the same28 you *don't want* to read the source code, but want to understand pass31 update this document after any minor code changes.387 .. code-block:: text402 .. code-block:: text408 .. code-block:: text473 .. code-block:: c++485 .. code-block:: c++513 .. code-block:: c++568 .. code-block:: c++[all …]
11 .. code-block:: c++
2 malformed LLVM code. Testcases for situations that the verifier incorrectly
1 # asm generated by clang from the following C code: