Searched refs:code (Results 1051 – 1075 of 4069) sorted by relevance
1...<<41424344454647484950>>...163
34 // actual sparse code, initializes a matching sparse storage scheme35 // from file, and runs the resulting code with the JIT compiler.
27 // code, initializes a matching sparse storage scheme from a dense tensor,28 // and runs the resulting code with the JIT compiler.
3 # This stub code is necessary when non-PIC code calls PIC function.
19 ObjectName: 'C:\Users\tobia\code\tmp\a.obj'77 Name: 'C:\Users\tobia\code\tmp\a.pdb'
19 ObjectName: 'C:\Users\tobia\code\tmp\b.obj'77 Name: 'C:\Users\tobia\code\tmp\b.pdb'
1 ; RUN: llc -mtriple=amdgcn--amdhsa -mcpu=kaveri --amdhsa-code-object-version=2 -mattr=+flat-for-glo…2 ; RUN: llc -mtriple=amdgcn--amdhsa -mcpu=kaveri --amdhsa-code-object-version=2 -mattr=-flat-for-glo…
18 ; Pointer replacement code should be added.36 ; Pointer initialization code shoud be added
18 ; Pointer replacement code should be added.35 ; Pointer initialization code shoud be added;
13 A 16-bit message code. The bits of this operand have the following meaning:76 // numeric message code
13 A 16-bit message code. The bits of this operand have the following meaning:82 // numeric message code
8 ; Generated from following C code:42 ; Generated from the following C code:
96 # target, which pulls in the code in this directory *and all subdirectories*.97 # For most other directories, "//llvm/lib/Foo" only pulls in the code directly
8 # Stage 1. Check out LLVM source code and run the build.31 # Checkout the source code.
4 .code 16
3 option(LLDB_USE_ENTITLEMENTS "When code signing, use entitlements if available" ON)
27 result = (ex.code() == std::regex_constants::error_range); in error_range_thrown()
27 result = (ex.code() == std::regex_constants::error_ctype); in error_ctype_thrown()
2 # program exited with a different code.
1 # Check exit code error (file's contents are different)
8 .code 16
4 .code
3 # CHECK: error: .module directive must appear before any code
9 .. code-block:: c++
1 ; Found by inspection of the code