Home
last modified time | relevance | path

Searched refs:flat (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.md208 ; flat - flat or global memory operations
220 vop3a,vop3b,vop_sdwa,vop_dpp,mubuf,mtbuf,flat,mult,vmult"
229 vop_sdwa,vop_dpp,flat,vmult")
268 (eq_attr "type" "flat") (const_int 8)
530 [(set_attr "type" "sop1,vop1,vop3a,sopk,vopc,mult,smem,smem,flat,flat,
531 flat,flat")
562 [(set_attr "type" "sop1,sopk,sop1,smem,smem,smem,smem,vop1,vop3a,vop3a,flat,
563 flat,vop1,ds,ds,sop1,flat,flat")
590 "sop1,sopk,sop1,vop1,vop3a,vop3a,flat,flat,vop1,ds,ds,flat,flat")
647 [(set_attr "type" "sop1,sop1,mult,smem,smem,vmult,vmult,vmult,vmult,flat,
[all …]
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dchem.awk205 else if (type ~ /flat/)
246 if (type ~ /flat/)
255 if (type ~ /flat/) {
276 if (type ~ /flat/ && i == 3) {
303 if (type ~ /flat/ && i == 3) {
318 if (type ~ /flat/)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.md211 ; flat - flat or global memory operations
223 vop3a,vop3b,vop_sdwa,vop_dpp,mubuf,mtbuf,flat,mult,vmult"
232 vop_sdwa,vop_dpp,flat,vmult")
271 (eq_attr "type" "flat") (const_int 8)
534 [(set_attr "type" "sop1,vop1,vop3a,sopk,vopc,mult,smem,smem,flat,flat,
535 flat,flat")
566 [(set_attr "type" "sop1,sopk,sop1,smem,smem,smem,smem,vop1,vop3a,vop3a,flat,
567 flat,vop1,ds,ds,sop1,flat,flat")
595 "sop1,sopk,sop1,vop1,vop3a,vop3a,flat,flat,vop1,ds,ds,flat,flat")
652 [(set_attr "type" "sop1,sop1,mult,smem,smem,vmult,vmult,vmult,vmult,flat,
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dt-slibgcc-cygming4 # mkmap-flat.awk is used with the pe_dll option to produce a DEF instead
54 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
56 # does not get substituted before mkmap-flat.awk is run.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dt-slibgcc-cygming4 # mkmap-flat.awk is used with the pe_dll option to produce a DEF instead
54 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
56 # does not get substituted before mkmap-flat.awk is run.
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DOptions.td80 def flat: F<"flat">,
81 HelpText<"Produce a flat dSYM file (not a bundle).">,
84 Alias<flat>,
85 HelpText<"Alias for --flat">,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td60 def FeatureFlatAddressSpace : SubtargetFeature<"flat-address-space",
63 "Support flat address space"
66 def FeatureFlatInstOffsets : SubtargetFeature<"flat-inst-offsets",
72 def FeatureFlatGlobalInsts : SubtargetFeature<"flat-global-insts",
75 "Have global_* flat memory instructions"
78 def FeatureFlatScratchInsts : SubtargetFeature<"flat-scratch-insts",
81 "Have scratch_* flat memory instructions"
84 def FeatureScalarFlatScratchInsts : SubtargetFeature<"scalar-flat-scratch-insts",
87 "Have s_scratch_* flat memory instructions"
178 "Some GFX10 bug with multi-dword LDS and flat access that is not naturally aligned in WGP mode"
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A DREADME18 o Supports profiling at the line level: flat profiles, call-graph profiles,
189 -p[symspec] --flat-profile[=symspec]
190 Request output in the form of a flat profile
194 selected by "symspec" in flat profile. If the
195 option is specified multiple times, the flat
199 -P[symspec] --no-flat-profile[=symspec]
200 Suppress output in the flat profile. If given
201 without an argument, the flat profile is suppressed
203 the selected symbols in the flat profile. If the
206 has lower precedence than --flat-profile.
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DREADME18 o Supports profiling at the line level: flat profiles, call-graph profiles,
189 -p[symspec] --flat-profile[=symspec]
190 Request output in the form of a flat profile
194 selected by "symspec" in flat profile. If the
195 option is specified multiple times, the flat
199 -P[symspec] --no-flat-profile[=symspec]
200 Suppress output in the flat profile. If given
201 without an argument, the flat profile is suppressed
203 the selected symbols in the flat profile. If the
206 has lower precedence than --flat-profile.
[all …]
/netbsd-src/sys/arch/i386/stand/dosboot/
H A Dstart_dos.S326 # set %es to point at the flat segment
356 # set %es to point at the flat segment
387 # set %ds to point at the flat segment
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx8_addr_flat.rst13 A 64-bit flat address.
H A Dgfx10_addr_flat.rst13 A 64-bit flat address.
H A Dgfx90a_vaddr_1.rst13 A 64-bit flat address.
H A Dgfx9_addr_flat.rst13 A 64-bit flat address.
H A Dgfx7_addr_flat.rst13 A 64-bit flat address.
H A Dgfx908_dst_flat_atomic32.rst13 Data returned by a 32-bit atomic flat instruction.
H A Dgfx9_dst_flat_atomic32.rst13 Data returned by a 32-bit atomic flat instruction.
H A Dgfx8_dst_flat_atomic64.rst13 Data returned by a 64-bit atomic flat instruction.
H A Dgfx7_dst_flat_atomic32.rst13 Data returned by a 32-bit atomic flat instruction.
H A Dgfx10_dst_flat_atomic32.rst13 Data returned by a 32-bit atomic flat instruction.
H A Dgfx10_dst_flat_atomic64.rst13 Data returned by a 64-bit atomic flat instruction.
H A Dgfx7_dst_flat_atomic64.rst13 Data returned by a 64-bit atomic flat instruction.
H A Dgfx9_dst_flat_atomic64.rst13 Data returned by a 64-bit atomic flat instruction.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Dt-slibgcc-hpux7 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Dt-slibgcc-hpux7 SHLIB_MKMAP = $(srcdir)/mkmap-flat.awk

12345678910>>...14