/llvm-project/llvm/test/MC/LoongArch/Basic/Integer/ |
H A D | invalid.s | 45 # CHECK: :[[#@LINE-1]]:15: error: operand must be a symbol with modifier (e.g. %abs_lo12) or an integer in the range [0, 4095] 57 # CHECK: :[[#@LINE-1]]:18: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 59 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 61 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 63 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 65 # CHECK: :[[#@LINE-1]]:17: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 67 # CHECK: :[[#@LINE-1]]:17: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 69 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 71 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 73 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier ( [all...] |
H A D | invalid64.s | 34 # CHECK: :[[#@LINE-1]]:18: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 36 # CHECK: :[[#@LINE-1]]:17: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 38 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 40 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range [-2048, 2047] 44 # CHECK-LA64: :[[#@LINE-1]]:19: error: operand must be a symbol with modifier (e.g. %pc64_hi12) or an integer in the range [-2048, 2047] 68 # CHECK: :[[#@LINE-1]]:16: error: operand must be a symbol with modifier (e.g. %call36) or an integer in the range [-524288, 524287] 72 # CHECK-LA64: :[[#@LINE-1]]:14: error: operand must be a symbol with modifier (e.g. %abs64_lo20) or an integer in the range [-524288, 524287]
|
/llvm-project/llvm/test/MC/RISCV/ |
H A D | rv32i-invalid.s | 20 ori a0, a1, -2049 # CHECK: :[[@LINE]]:13: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the range [-2048, 2047] 21 andi ra, sp, 2048 # CHECK: :[[@LINE]]:14: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the range [-2048, 2047] 41 lui a0, -1 # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] 42 lui s0, 1048576 # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] 43 auipc zero, -0xf # CHECK: :[[@LINE]]:13: error: operand must be a symbol with a %pcrel_hi/%got_pcrel_hi/%tls_ie_pcrel_hi/%tls_gd_pcrel_hi modifier or an integer in the range [0, 1048575] 52 # Illegal operand modifier 70 ori a0, a1, %hi(foo) # CHECK: :[[@LINE]]:13: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the range [-2048, 2047] 71 andi ra, sp, %pcrel_hi(123) # CHECK: :[[@LINE]]:14: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the range [-2048, 2047] 72 xori a2, a3, %hi(345) # CHECK: :[[@LINE]]:14: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the range [-2048, 2047] 73 add a1, a2, (a3) # CHECK: :[[@LINE]]:13: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier o [all...] |
H A D | tlsdesc.s | 37 …symbol with a %pcrel_hi/%got_pcrel_hi/%tls_ie_pcrel_hi/%tls_gd_pcrel_hi modifier or an integer in … 38 …symbol with a %pcrel_hi/%got_pcrel_hi/%tls_ie_pcrel_hi/%tls_gd_pcrel_hi modifier or an integer in … 39 …symbol with a %pcrel_hi/%got_pcrel_hi/%tls_ie_pcrel_hi/%tls_gd_pcrel_hi modifier or an integer in … 48 …esc_hi(a_symbol) # ERR: :[[#@LINE]]:18: error: operand must be a symbol with %tlsdesc_call modifier 49 …l) # ERR: :[[#@LINE]]:13: error: the output operand must be t0/x5 when using %tlsdesc_call modifier
|
H A D | rv64i-invalid.s | 15 …LINE]]:15: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in … 16 …@LINE]]:8: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in … 18 # Illegal operand modifier 30 …LINE]]:15: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in …
|
H A D | rv64zfh-invalid.s | 6 …LINE]]:10: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in … 7 …LINE]]:10: error: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in …
|
/llvm-project/llvm/test/MC/RISCV/corev/ |
H A D | XCVmem-invalid.s | 14 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 17 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 44 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 47 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 74 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 77 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 107 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 110 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 140 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … 143 # CHECK-ERROR: operand must be a symbol with %lo/%pcrel_lo/%tprel_lo modifier or an integer in the … [all …]
|
/llvm-project/clang/test/SemaOpenCL/ |
H A D | invalid-pipe-builtin-cl2.0.cl | 18 write_pipe(p, ptr); // expected-error {{invalid pipe access modifier (expecting write_only)}} 19 …write_pipe(p, rid, tmp, ptr); // expected-error {{invalid pipe access modifier (expecting write… 25 …sub_group_reserve_write_pipe(p, tmp); // expected-error{{invalid pipe access modifier (expectin… 31 …sub_group_commit_write_pipe(p, tmp); // expected-error{{invalid pipe access modifier (expecting… 47 read_pipe(p, ptr); // expected-error {{invalid pipe access modifier (expecting read_only)}} 48 …read_pipe(p, rid, tmp, ptr); // expected-error {{invalid pipe access modifier (expecting read_o… 54 …sub_group_reserve_read_pipe(p, tmp); // expected-error{{invalid pipe access modifier (expecting… 60 …sub_group_commit_read_pipe(p, tmp); // expected-error{{invalid pipe access modifier (expecting …
|
/llvm-project/mlir/test/Bytecode/versioning/ |
H A D | versioned_op.mlir | 11 // COM: "test.versionedA"() <{dims = 123 : i64, modifier = false}> : () -> () 14 // CHECK1: "test.versionedA"() <{dims = 123 : i64, modifier = false}> : () -> () 26 // CHECK3: "test.versionedA"() <{dims = 123 : i64, modifier = false}> : () -> () 35 // COM: "test.versionedA"() <{dims = 123 : i64, modifier = false}> : () -> ()
|
/llvm-project/openmp/docs/openacc/ |
H A D | OpenMPExtensions.rst | 55 The ``ompx_hold`` map type modifier above specifies that the ``target 66 * Stated more generally, the ``ompx_hold`` map type modifier specifies 73 * The ``ompx_hold`` map type modifier is permitted to appear only on 80 called for a mapping for which the ``ompx_hold`` map type modifier 82 * Like the ``present`` map type modifier, the ``ompx_hold`` map type 83 modifier applies to an entire struct if it's specified for any 86 modifier. 94 * The ``ompx_hold`` map type modifier selects an alternate reference 103 * The runtime determines that the ``ompx_hold`` map type modifier is 123 our map type modifier extension. We chose the name *hold* for that [all …]
|
/llvm-project/libc/cmake/modules/ |
H A D | LLVMLibCFlagRules.cmake | 29 function(extract_flag_modifier input_flag output_flag modifier) 33 set(${modifier} "NO" PARENT_SCOPE) 37 set(${modifier} "ONLY" PARENT_SCOPE) 40 set(${modifier} "" PARENT_SCOPE) 51 extract_flag_modifier(${input_flag} flag modifier) 110 # Given a `flag` without modifier, scan through the list of dependency, append 169 extract_flag_modifier(${flag} real_flag modifier) 171 if(NOT "${modifier}" STREQUAL "NO") 182 if("${real_flag}" STREQUAL "" OR "${modifier}" STREQUAL "ONLY") 192 if("${modifier}" STREQUA [all...] |
/llvm-project/llvm/docs/ |
H A D | AMDGPUInstructionNotation.rst | 103 if :ref:`glc<amdgpu_synid_glc>` modifier is specified. 105 :ref:`m_op_sel_hi<amdgpu_synid_mad_mix_op_sel_hi>` modifier. 126 | ``<``\ :ref:`description of modifier 0<amdgpu_syn_instruction_modifier_notation>`\ ``> 127 <``\ :ref:`description of modifier 1<amdgpu_syn_instruction_modifier_notation>`\ ``> ...`` 136 A *modifier* is described using the following notation: 140 Where the *name* is a link to a description of the *modifier*.
|
H A D | AMDGPUModifierSyntax.rst | 108 This is a special modifier that may be used with *ds_swizzle_b32* instruction only. 408 This modifier has some limitations depending on the instruction kind: 466 .. WARNING:: Using this modifier shall decrease *rsrc* operand size from 8 to 4 dwords, \ 544 Specifies surface dimension. This is a mandatory modifier. There is no default value. 603 For atomic opcodes, this modifier indicates that the instruction returns the value from memory 674 For atomic opcodes, this modifier indicates that the instruction returns the value from memory 689 This modifier is used together with :ref:`sc0<amdgpu_synid_sc0>` to specify cache 1146 Selects which lanes to pull data from, within a group of 8 lanes. This is a mandatory modifier. 1149 The *dpp8_sel* modifier must specify exactly 8 values. 1198 Specifies how data is shared between threads. This is a mandatory modifier. [all …]
|
/llvm-project/clang/test/SemaHLSL/ |
H A D | parameter_modifiers.hlsl | 4 // expected-error@#fn2{{duplicate parameter modifier 'in'}} 8 // expected-error@#fn3{{duplicate parameter modifier 'out'}} 12 // expected-error@#fn4{{duplicate parameter modifier 'in'}} 13 // expected-error@#fn4{{duplicate parameter modifier 'out'}} 18 // expected-error@#fn5{{duplicate parameter modifier 'in'}} 22 // expected-error@#fn6{{duplicate parameter modifier 'out'}}
|
/llvm-project/llvm/docs/CommandGuide/ |
H A D | llvm-ar.rst | 50 :option:`D` modifier being enabled by default. If you wish to maintain 52 :option:`U` modifier to write actual timestamps and UIDs/GIDs. 97 entire ``archive`` is printed. With the :option:`v` modifier, 110 file. If the :option:`L` modifier is specified the members will be appended 114 modifier and will append the archive file. The :option:`L` modifier is not 118 If the :option:`L` modifier is specified the members will be appended 136 modifier, :program:`llvm-ar` also prints out the file type (B=bitcode, 139 size, and the date. With the :option:`O` modifier, display member offsets. If 149 Extract ``archive`` members back to files. The :option:`o` modifier applies 173 modifier is identical to the :option:`i` modifier. [all …]
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_stub.cpp | 100 void omp_set_schedule(omp_sched_t kind, omp_int_t modifier) { in omp_set_schedule() argument 102 __kmps_set_schedule((kmp_sched_t)kind, modifier); in omp_set_schedule() 266 void __kmps_set_schedule(kmp_sched_t kind, int modifier) { in __kmps_set_schedule() argument 269 __kmps_sched_modifier = modifier; in __kmps_set_schedule() 272 void __kmps_get_schedule(kmp_sched_t *kind, int *modifier) { in __kmps_get_schedule() argument 275 *modifier = __kmps_sched_modifier; in __kmps_get_schedule()
|
H A D | kmp_stub.h | 41 void __kmps_set_schedule(kmp_sched_t kind, int modifier); 42 void __kmps_get_schedule(kmp_sched_t *kind, int *modifier);
|
/llvm-project/mlir/lib/Conversion/NVVMToLLVM/ |
H A D | NVVMToLLVM.cpp | 64 for (auto &[asmValue, modifier] : asmValues) { in matchAndRewrite() 65 LLVM_DEBUG(DBGSNL() << asmValue << "\t Modifier : " << &modifier); in matchAndRewrite() 66 generator.insertValue(asmValue, modifier); in matchAndRewrite()
|
/llvm-project/llvm/test/FileCheck/ |
H A D | check-literal.txt | 3 ;; This tests the LITERAL directive modifier. 43 ;; Ensure invalid modifier skipped. 53 ;; LITERAL modifier matches.
|
/llvm-project/openmp/runtime/test/tasking/ |
H A D | kmp_taskloop_5.c | 61 int nogroup, int sched, kmp_int64 grainsize, int modifier, 91 void task_loop(int sched_type, int sched_val, int modifier) in task_loop() argument 125 modifier, // strict modifier in task_loop()
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZConstantPoolValue.cpp | 18 SystemZCP::SystemZCPModifier modifier) in SystemZConstantPoolValue() 19 : MachineConstantPoolValue(gv->getType()), GV(gv), Modifier(modifier) {} in SystemZConstantPoolValue() argument
|
/llvm-project/llvm/docs/AMDGPU/ |
H A D | gfx8_vdata_629a92.rst | 20 …* For GFX8.0, this modifier does not affect the size of data elements in registers. Values in regi… 21 …* Starting from GFX8.1, this modifier specifies that values in registers are packed; each value oc…
|
H A D | gfx8_vdst_4730df.rst | 20 …* For GFX8.0, this modifier does not affect the size of data elements in registers. Values in regi… 21 …* Starting from GFX8.1, this modifier specifies that values in registers are packed; each value oc…
|
H A D | gfx8_vdst_829fc5.rst | 21 …* For GFX8.0, this modifier does not affect the size of data elements in registers. Values in regi… 22 …* Starting from GFX8.1, this modifier specifies that values in registers are packed; each value oc…
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.cpp | 36 ARMCP::ARMCPModifier modifier, in ARMConstantPoolValue() argument 39 PCAdjust(PCAdj), Modifier(modifier), in ARMConstantPoolValue() 45 ARMCP::ARMCPModifier modifier, in ARMConstantPoolValue() argument 48 LabelId(id), Kind(kind), PCAdjust(PCAdj), Modifier(modifier), in ARMConstantPoolValue()
|